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

{
    "count": 94648,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94632&ordering=first_visit",
    "results": [
        {
            "id": 94737,
            "ip_address": "209.85.238.5",
            "count": 3,
            "first_visit": "2026-02-02T08:58:33.556695+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94738,
            "ip_address": "209.85.238.2",
            "count": 1,
            "first_visit": "2026-02-02T09:17:08.696069+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94739,
            "ip_address": "103.96.37.169",
            "count": 1,
            "first_visit": "2026-02-02T09:36:13.446196+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94740,
            "ip_address": "103.25.121.100",
            "count": 1,
            "first_visit": "2026-02-02T09:38:11.555318+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94741,
            "ip_address": "115.127.100.147",
            "count": 1,
            "first_visit": "2026-02-02T10:06:57.294247+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94742,
            "ip_address": "103.163.50.178",
            "count": 2,
            "first_visit": "2026-02-02T10:11:03.212534+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94743,
            "ip_address": "103.15.42.71",
            "count": 1,
            "first_visit": "2026-02-02T10:15:10.858207+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94744,
            "ip_address": "202.134.11.247",
            "count": 2,
            "first_visit": "2026-02-02T10:26:45.426046+06:00",
            "date": "2026-02-02"
        }
    ]
}