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

{
    "count": 92221,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85984&ordering=-ip_address",
    "results": [
        {
            "id": 12427,
            "ip_address": "103.143.255.170",
            "count": 2,
            "first_visit": "2022-05-29T10:59:21.783499+06:00",
            "date": null
        },
        {
            "id": 22988,
            "ip_address": "103.143.255.17",
            "count": 2,
            "first_visit": "2022-07-15T15:40:19.406482+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23138,
            "ip_address": "103.143.255.16",
            "count": 1,
            "first_visit": "2022-07-16T11:56:27.993651+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 32684,
            "ip_address": "103.143.254.30",
            "count": 1,
            "first_visit": "2022-08-22T17:07:28.758382+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 28281,
            "ip_address": "103.143.254.28",
            "count": 2,
            "first_visit": "2022-07-27T17:58:12.329436+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 9996,
            "ip_address": "103.143.254.19",
            "count": 1,
            "first_visit": "2022-05-21T13:01:18.359690+06:00",
            "date": null
        },
        {
            "id": 57775,
            "ip_address": "103.143.254.19",
            "count": 1,
            "first_visit": "2023-10-16T23:55:31.886662+06:00",
            "date": "2023-10-16"
        },
        {
            "id": 58078,
            "ip_address": "103.143.254.19",
            "count": 1,
            "first_visit": "2023-10-20T17:55:43.786887+06:00",
            "date": "2023-10-20"
        }
    ]
}