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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11184&ordering=ip_address",
    "results": [
        {
            "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": 64149,
            "ip_address": "103.184.94.143",
            "count": 1,
            "first_visit": "2024-01-31T17:36:46.331024+06:00",
            "date": "2024-01-31"
        },
        {
            "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": 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": 12642,
            "ip_address": "103.184.94.5",
            "count": 1,
            "first_visit": "2022-05-29T23:51:31.518903+06:00",
            "date": null
        },
        {
            "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": 31552,
            "ip_address": "103.184.94.7",
            "count": 1,
            "first_visit": "2022-08-08T18:20:09.904517+06:00",
            "date": "2022-08-08"
        }
    ]
}