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

{
    "count": 101447,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79232&ordering=ip_address",
    "results": [
        {
            "id": 7890,
            "ip_address": "37.111.213.6",
            "count": 1,
            "first_visit": "2022-05-17T11:00:45.399761+06:00",
            "date": null
        },
        {
            "id": 55234,
            "ip_address": "37.111.213.6",
            "count": 1,
            "first_visit": "2023-09-17T18:49:26.250164+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 77617,
            "ip_address": "37.111.213.61",
            "count": 1,
            "first_visit": "2025-01-08T08:01:14.842726+06:00",
            "date": "2025-01-08"
        },
        {
            "id": 90371,
            "ip_address": "37.111.213.62",
            "count": 1,
            "first_visit": "2025-10-05T12:10:00.398471+06:00",
            "date": "2025-10-05"
        },
        {
            "id": 98711,
            "ip_address": "37.111.213.63",
            "count": 1,
            "first_visit": "2026-06-01T00:08:18.940255+06:00",
            "date": "2026-06-01"
        },
        {
            "id": 99930,
            "ip_address": "37.111.213.64",
            "count": 1,
            "first_visit": "2026-07-05T12:37:16.025346+06:00",
            "date": "2026-07-05"
        },
        {
            "id": 12817,
            "ip_address": "37.111.213.64",
            "count": 1,
            "first_visit": "2022-05-30T16:06:48.266733+06:00",
            "date": null
        },
        {
            "id": 92351,
            "ip_address": "37.111.213.65",
            "count": 1,
            "first_visit": "2025-11-24T15:49:43.126951+06:00",
            "date": "2025-11-24"
        }
    ]
}