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

{
    "count": 100057,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21800&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21784&ordering=-ip_address",
    "results": [
        {
            "id": 89726,
            "ip_address": "37.111.213.80",
            "count": 22,
            "first_visit": "2025-09-18T19:43:47.397130+06:00",
            "date": "2025-09-18"
        },
        {
            "id": 89757,
            "ip_address": "37.111.213.80",
            "count": 1,
            "first_visit": "2025-09-19T13:20:50.336428+06:00",
            "date": "2025-09-19"
        },
        {
            "id": 5000,
            "ip_address": "37.111.213.8",
            "count": 1,
            "first_visit": "2022-04-08T23:05:53.587637+06:00",
            "date": null
        },
        {
            "id": 66564,
            "ip_address": "37.111.213.79",
            "count": 1,
            "first_visit": "2024-04-02T20:08:54.916572+06:00",
            "date": "2024-04-02"
        },
        {
            "id": 8597,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2022-05-18T01:00:00.535125+06:00",
            "date": null
        },
        {
            "id": 37379,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2022-11-14T14:40:30.662846+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 93070,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2025-12-17T18:49:44.185902+06:00",
            "date": "2025-12-17"
        },
        {
            "id": 86874,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2025-08-01T11:16:53.539762+06:00",
            "date": "2025-08-01"
        }
    ]
}