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

{
    "count": 99266,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25176&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25160&ordering=-ip_address",
    "results": [
        {
            "id": 91146,
            "ip_address": "37.111.200.218",
            "count": 1,
            "first_visit": "2025-10-23T10:57:50.009450+06:00",
            "date": "2025-10-23"
        },
        {
            "id": 52309,
            "ip_address": "37.111.200.218",
            "count": 2,
            "first_visit": "2023-08-12T13:35:15.395199+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 19460,
            "ip_address": "37.111.200.217",
            "count": 2,
            "first_visit": "2022-06-27T14:18:31.746858+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 28171,
            "ip_address": "37.111.200.217",
            "count": 1,
            "first_visit": "2022-07-27T12:10:31.687267+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 7982,
            "ip_address": "37.111.200.217",
            "count": 3,
            "first_visit": "2022-05-17T11:46:27.199300+06:00",
            "date": null
        },
        {
            "id": 6380,
            "ip_address": "37.111.200.216",
            "count": 3,
            "first_visit": "2022-05-15T19:52:16.097211+06:00",
            "date": null
        },
        {
            "id": 20067,
            "ip_address": "37.111.200.215",
            "count": 1,
            "first_visit": "2022-06-29T15:54:44.812610+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 4362,
            "ip_address": "37.111.200.214",
            "count": null,
            "first_visit": "2022-03-14T14:34:45.867954+06:00",
            "date": null
        }
    ]
}