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

{
    "count": 94398,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94384&ordering=first_visit",
    "results": [
        {
            "id": 94489,
            "ip_address": "123.136.26.130",
            "count": 1,
            "first_visit": "2026-01-25T16:53:55.617827+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94490,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-01-25T17:44:03.947811+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94491,
            "ip_address": "31.13.115.2",
            "count": 1,
            "first_visit": "2026-01-25T18:22:10.432502+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94492,
            "ip_address": "202.4.109.58",
            "count": 1,
            "first_visit": "2026-01-25T18:46:04.304257+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94493,
            "ip_address": "37.111.210.57",
            "count": 1,
            "first_visit": "2026-01-25T18:48:10.087607+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94494,
            "ip_address": "103.127.5.115",
            "count": 1,
            "first_visit": "2026-01-25T18:55:12.423382+06:00",
            "date": "2026-01-25"
        }
    ]
}