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

{
    "count": 95932,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5104&ordering=ip_address",
    "results": [
        {
            "id": 38530,
            "ip_address": "103.135.232.72",
            "count": 3,
            "first_visit": "2022-12-10T12:16:52.047296+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 5328,
            "ip_address": "103.135.232.72",
            "count": 8,
            "first_visit": "2022-04-23T19:38:51.708272+06:00",
            "date": null
        },
        {
            "id": 38458,
            "ip_address": "103.135.232.73",
            "count": 2,
            "first_visit": "2022-12-07T23:32:46.113263+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 15947,
            "ip_address": "103.135.232.78",
            "count": 1,
            "first_visit": "2022-06-17T11:31:43.440986+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 3069,
            "ip_address": "103.135.232.79",
            "count": 9,
            "first_visit": "2022-01-30T21:44:50.841409+06:00",
            "date": null
        },
        {
            "id": 22100,
            "ip_address": "103.135.232.79",
            "count": 2,
            "first_visit": "2022-07-12T09:08:03.866419+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 92461,
            "ip_address": "103.135.232.9",
            "count": 2,
            "first_visit": "2025-11-28T10:08:13.458301+06:00",
            "date": "2025-11-28"
        },
        {
            "id": 92430,
            "ip_address": "103.135.232.9",
            "count": 1,
            "first_visit": "2025-11-26T18:17:40.451455+06:00",
            "date": "2025-11-26"
        }
    ]
}