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

{
    "count": 98463,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83864&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83848&ordering=-ip_address",
    "results": [
        {
            "id": 98067,
            "ip_address": "103.218.24.201",
            "count": 2,
            "first_visit": "2026-05-14T11:56:33.518625+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 4627,
            "ip_address": "103.218.24.201",
            "count": 1,
            "first_visit": "2022-03-23T20:18:47.895941+06:00",
            "date": null
        },
        {
            "id": 97166,
            "ip_address": "103.218.24.198",
            "count": 1,
            "first_visit": "2026-04-19T11:11:46.609143+06:00",
            "date": "2026-04-19"
        },
        {
            "id": 50229,
            "ip_address": "103.218.24.129",
            "count": 3,
            "first_visit": "2023-07-18T00:57:05.716605+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50222,
            "ip_address": "103.218.24.129",
            "count": 1,
            "first_visit": "2023-07-17T22:46:47.190322+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50124,
            "ip_address": "103.218.24.129",
            "count": 8,
            "first_visit": "2023-07-16T13:42:28.944479+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 10283,
            "ip_address": "103.218.189.23",
            "count": 1,
            "first_visit": "2022-05-22T12:42:47.728298+06:00",
            "date": null
        },
        {
            "id": 11612,
            "ip_address": "103.218.189.16",
            "count": 1,
            "first_visit": "2022-05-26T07:09:17.065139+06:00",
            "date": null
        }
    ]
}