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

{
    "count": 99794,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22888&ordering=-ip_address",
    "results": [
        {
            "id": 98841,
            "ip_address": "37.111.211.188",
            "count": 1,
            "first_visit": "2026-06-04T20:10:07.798273+06:00",
            "date": "2026-06-04"
        },
        {
            "id": 95564,
            "ip_address": "37.111.211.188",
            "count": 1,
            "first_visit": "2026-02-26T11:18:06.720366+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 4444,
            "ip_address": "37.111.211.187",
            "count": 2,
            "first_visit": "2022-03-17T10:44:00.049296+06:00",
            "date": null
        },
        {
            "id": 7073,
            "ip_address": "37.111.211.186",
            "count": 2,
            "first_visit": "2022-05-16T19:12:19.324128+06:00",
            "date": null
        },
        {
            "id": 9575,
            "ip_address": "37.111.211.185",
            "count": 3,
            "first_visit": "2022-05-19T23:46:43.310185+06:00",
            "date": null
        },
        {
            "id": 7953,
            "ip_address": "37.111.211.184",
            "count": 2,
            "first_visit": "2022-05-17T11:30:40.807913+06:00",
            "date": null
        },
        {
            "id": 3656,
            "ip_address": "37.111.211.183",
            "count": 2,
            "first_visit": "2022-02-16T09:52:30.426526+06:00",
            "date": null
        },
        {
            "id": 32697,
            "ip_address": "37.111.211.183",
            "count": 1,
            "first_visit": "2022-08-22T20:02:29.094047+06:00",
            "date": "2022-08-22"
        }
    ]
}