GET /user_management/visitor-free/?format=api&offset=20976&ordering=-count
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 96385,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20984&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20968&ordering=-count",
    "results": [
        {
            "id": 11456,
            "ip_address": "37.111.206.102",
            "count": 2,
            "first_visit": "2022-05-25T22:23:49.106338+06:00",
            "date": null
        },
        {
            "id": 25253,
            "ip_address": "103.92.152.22",
            "count": 2,
            "first_visit": "2022-07-21T09:21:23.022545+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 28050,
            "ip_address": "42.0.4.230",
            "count": 2,
            "first_visit": "2022-07-27T08:26:40.232493+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 35214,
            "ip_address": "37.111.207.156",
            "count": 2,
            "first_visit": "2022-09-29T19:11:03.920022+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 6451,
            "ip_address": "103.239.252.36",
            "count": 2,
            "first_visit": "2022-05-15T22:45:27.024003+06:00",
            "date": null
        },
        {
            "id": 35205,
            "ip_address": "103.123.169.73",
            "count": 2,
            "first_visit": "2022-09-29T17:32:56.976406+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 35224,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-09-29T22:03:20.088257+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 1693,
            "ip_address": "123.253.39.198",
            "count": 2,
            "first_visit": "2022-01-06T14:39:28.050512+06:00",
            "date": null
        }
    ]
}