1{
2    "domains": [
3        {
4            "domain": "example.com",
5            "date_created": "2021-09-07T09:52:18+00:00"
6        },
7        {
8            "domain": "example2.com",
9            "date_created": "2021-09-07T09:52:50+00:00"
10        }
11    ],
12    "meta": {
13        "total": 2,
14        "links": {
15            "next": "",
16            "prev": ""
17        }
18    }
19}