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

{
    "count": 97609,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24792&ordering=-count",
    "results": [
        {
            "id": 13923,
            "ip_address": "114.119.132.211",
            "count": 2,
            "first_visit": "2022-06-08T04:06:00.800095+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 4359,
            "ip_address": "27.131.12.68",
            "count": 2,
            "first_visit": "2022-03-14T14:03:30.514389+06:00",
            "date": null
        },
        {
            "id": 27563,
            "ip_address": "103.83.233.54",
            "count": 2,
            "first_visit": "2022-07-26T02:44:38.457881+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 14452,
            "ip_address": "114.119.129.176",
            "count": 2,
            "first_visit": "2022-06-11T10:39:41.904290+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 4580,
            "ip_address": "37.111.206.168",
            "count": 2,
            "first_visit": "2022-03-22T09:53:37.027846+06:00",
            "date": null
        },
        {
            "id": 21279,
            "ip_address": "114.119.128.237",
            "count": 2,
            "first_visit": "2022-07-06T09:04:23.824218+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 7572,
            "ip_address": "103.120.39.47",
            "count": 2,
            "first_visit": "2022-05-17T02:48:54.576477+06:00",
            "date": null
        },
        {
            "id": 13036,
            "ip_address": "119.30.41.128",
            "count": 2,
            "first_visit": "2022-05-31T09:35:30.592814+06:00",
            "date": null
        }
    ]
}