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

{
    "count": 94950,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15272&ordering=-ip_address",
    "results": [
        {
            "id": 18714,
            "ip_address": "43.245.121.101",
            "count": 1,
            "first_visit": "2022-06-25T18:48:12.115391+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 27943,
            "ip_address": "43.245.121.100",
            "count": 1,
            "first_visit": "2022-07-27T00:36:14.985511+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 8327,
            "ip_address": "43.245.121.100",
            "count": 1,
            "first_visit": "2022-05-17T22:17:50.526255+06:00",
            "date": null
        },
        {
            "id": 92109,
            "ip_address": "43.245.121.10",
            "count": 2,
            "first_visit": "2025-11-17T16:10:29.469594+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 13458,
            "ip_address": "43.245.121.0",
            "count": 1,
            "first_visit": "2022-06-03T17:36:50.059692+06:00",
            "date": null
        },
        {
            "id": 11699,
            "ip_address": "43.245.120.99",
            "count": 1,
            "first_visit": "2022-05-26T18:57:08.908044+06:00",
            "date": null
        },
        {
            "id": 88957,
            "ip_address": "43.245.120.98",
            "count": 2,
            "first_visit": "2025-09-04T13:24:57.024202+06:00",
            "date": "2025-09-04"
        },
        {
            "id": 89003,
            "ip_address": "43.245.120.98",
            "count": 1,
            "first_visit": "2025-09-05T08:10:50.437858+06:00",
            "date": "2025-09-05"
        }
    ]
}