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

{
    "count": 102980,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52392&ordering=-ip_address",
    "results": [
        {
            "id": 3488,
            "ip_address": "119.30.35.134",
            "count": 8,
            "first_visit": "2022-02-10T13:12:56.818587+06:00",
            "date": null
        },
        {
            "id": 8814,
            "ip_address": "119.30.35.13",
            "count": 1,
            "first_visit": "2022-05-18T11:12:49.765249+06:00",
            "date": null
        },
        {
            "id": 7417,
            "ip_address": "119.30.35.127",
            "count": 1,
            "first_visit": "2022-05-16T22:53:06.911230+06:00",
            "date": null
        },
        {
            "id": 28489,
            "ip_address": "119.30.35.126",
            "count": 1,
            "first_visit": "2022-07-28T01:28:05.196430+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 67867,
            "ip_address": "119.30.35.126",
            "count": 1,
            "first_visit": "2024-05-04T09:15:56.848606+06:00",
            "date": "2024-05-04"
        },
        {
            "id": 8245,
            "ip_address": "119.30.35.125",
            "count": 1,
            "first_visit": "2022-05-17T18:15:34.207186+06:00",
            "date": null
        },
        {
            "id": 31695,
            "ip_address": "119.30.35.123",
            "count": 1,
            "first_visit": "2022-08-10T15:33:58.165155+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 30257,
            "ip_address": "119.30.35.122",
            "count": 1,
            "first_visit": "2022-07-31T09:59:31.126291+06:00",
            "date": "2022-07-31"
        }
    ]
}