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

{
    "count": 93938,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78216&ordering=-ip_address",
    "results": [
        {
            "id": 46976,
            "ip_address": "103.242.21.235",
            "count": 2,
            "first_visit": "2023-05-22T18:39:38.188858+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 42324,
            "ip_address": "103.242.21.234",
            "count": 3,
            "first_visit": "2023-02-17T23:15:29.178977+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 7629,
            "ip_address": "103.242.21.233",
            "count": 3,
            "first_visit": "2022-05-17T07:44:19.491313+06:00",
            "date": null
        },
        {
            "id": 33443,
            "ip_address": "103.242.21.233",
            "count": 1,
            "first_visit": "2022-08-30T14:42:33.642897+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 20217,
            "ip_address": "103.242.21.232",
            "count": 2,
            "first_visit": "2022-06-30T03:49:26.633715+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 34059,
            "ip_address": "103.242.21.232",
            "count": 1,
            "first_visit": "2022-09-08T18:42:45.766916+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 33548,
            "ip_address": "103.242.21.229",
            "count": 2,
            "first_visit": "2022-08-31T14:54:16.656479+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 7636,
            "ip_address": "103.242.21.229",
            "count": 2,
            "first_visit": "2022-05-17T08:02:18.062083+06:00",
            "date": null
        }
    ]
}