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

{
    "count": 100299,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88792&ordering=-ip_address",
    "results": [
        {
            "id": 34543,
            "ip_address": "103.184.94.6",
            "count": 1,
            "first_visit": "2022-09-17T11:05:42.079931+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 12642,
            "ip_address": "103.184.94.5",
            "count": 1,
            "first_visit": "2022-05-29T23:51:31.518903+06:00",
            "date": null
        },
        {
            "id": 32949,
            "ip_address": "103.184.94.3",
            "count": 1,
            "first_visit": "2022-08-25T18:46:20.600660+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 5407,
            "ip_address": "103.184.94.3",
            "count": 1,
            "first_visit": "2022-04-26T18:13:43.047971+06:00",
            "date": null
        },
        {
            "id": 87893,
            "ip_address": "103.184.94.22",
            "count": 1,
            "first_visit": "2025-08-17T19:41:57.828478+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 64149,
            "ip_address": "103.184.94.143",
            "count": 1,
            "first_visit": "2024-01-31T17:36:46.331024+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 80271,
            "ip_address": "103.184.94.134",
            "count": 1,
            "first_visit": "2025-03-18T11:47:54.056701+06:00",
            "date": "2025-03-18"
        },
        {
            "id": 58222,
            "ip_address": "103.184.94.129",
            "count": 1,
            "first_visit": "2023-10-23T01:57:19.482542+06:00",
            "date": "2023-10-23"
        }
    ]
}