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

{
    "count": 96340,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20800&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20784&ordering=-ip_address",
    "results": [
        {
            "id": 4301,
            "ip_address": "37.111.213.68",
            "count": 3,
            "first_visit": "2022-03-12T10:23:11.903016+06:00",
            "date": null
        },
        {
            "id": 28867,
            "ip_address": "37.111.213.67",
            "count": 1,
            "first_visit": "2022-07-28T16:58:52.652763+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 6684,
            "ip_address": "37.111.213.67",
            "count": 1,
            "first_visit": "2022-05-16T13:06:07.266559+06:00",
            "date": null
        },
        {
            "id": 18807,
            "ip_address": "37.111.213.66",
            "count": 2,
            "first_visit": "2022-06-25T22:13:14.362719+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 88781,
            "ip_address": "37.111.213.66",
            "count": 1,
            "first_visit": "2025-09-01T18:54:02.825301+06:00",
            "date": "2025-09-01"
        },
        {
            "id": 92351,
            "ip_address": "37.111.213.65",
            "count": 1,
            "first_visit": "2025-11-24T15:49:43.126951+06:00",
            "date": "2025-11-24"
        },
        {
            "id": 12817,
            "ip_address": "37.111.213.64",
            "count": 1,
            "first_visit": "2022-05-30T16:06:48.266733+06:00",
            "date": null
        },
        {
            "id": 90371,
            "ip_address": "37.111.213.62",
            "count": 1,
            "first_visit": "2025-10-05T12:10:00.398471+06:00",
            "date": "2025-10-05"
        }
    ]
}