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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84992&ordering=-ip_address",
    "results": [
        {
            "id": 2328,
            "ip_address": "103.150.254.85",
            "count": 6,
            "first_visit": "2022-01-16T20:08:08.251759+06:00",
            "date": null
        },
        {
            "id": 25751,
            "ip_address": "103.150.254.84",
            "count": 1,
            "first_visit": "2022-07-22T00:35:41.413450+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 2269,
            "ip_address": "103.150.254.82",
            "count": 2,
            "first_visit": "2022-01-15T18:09:43.149571+06:00",
            "date": null
        },
        {
            "id": 12214,
            "ip_address": "103.150.254.81",
            "count": 2,
            "first_visit": "2022-05-28T15:07:25.196148+06:00",
            "date": null
        },
        {
            "id": 21492,
            "ip_address": "103.150.254.81",
            "count": 1,
            "first_visit": "2022-07-07T17:08:11.182217+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 60666,
            "ip_address": "103.150.254.81",
            "count": 1,
            "first_visit": "2023-12-06T11:14:22.434296+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 46956,
            "ip_address": "103.150.254.81",
            "count": 1,
            "first_visit": "2023-05-22T11:52:07.536004+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 74455,
            "ip_address": "103.150.254.81",
            "count": 1,
            "first_visit": "2024-10-15T09:16:48.089610+06:00",
            "date": "2024-10-15"
        }
    ]
}