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

{
    "count": 95262,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95248&ordering=first_visit",
    "results": [
        {
            "id": 95353,
            "ip_address": "173.252.87.13",
            "count": 1,
            "first_visit": "2026-02-19T13:57:07.556524+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95354,
            "ip_address": "118.179.43.1",
            "count": 1,
            "first_visit": "2026-02-19T14:42:04.889120+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95355,
            "ip_address": "66.249.90.233",
            "count": 1,
            "first_visit": "2026-02-19T15:03:50.852267+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95356,
            "ip_address": "202.4.105.18",
            "count": 1,
            "first_visit": "2026-02-19T15:05:53.402267+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95357,
            "ip_address": "27.147.135.163",
            "count": 1,
            "first_visit": "2026-02-19T15:30:03.630560+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95358,
            "ip_address": "104.28.131.54",
            "count": 1,
            "first_visit": "2026-02-19T15:44:51.289240+06:00",
            "date": "2026-02-19"
        }
    ]
}