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

{
    "count": 97523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=240&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=224&ordering=-first_visit",
    "results": [
        {
            "id": 97387,
            "ip_address": "123.136.24.131",
            "count": 1,
            "first_visit": "2026-04-25T22:36:26.360802+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 97386,
            "ip_address": "17.246.19.70",
            "count": 1,
            "first_visit": "2026-04-25T22:28:50.930137+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 97385,
            "ip_address": "103.138.26.226",
            "count": 1,
            "first_visit": "2026-04-25T21:27:02.422914+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 97384,
            "ip_address": "37.111.206.48",
            "count": 2,
            "first_visit": "2026-04-25T20:48:40.225139+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 97383,
            "ip_address": "37.111.215.175",
            "count": 1,
            "first_visit": "2026-04-25T19:02:41.993170+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 97382,
            "ip_address": "188.236.179.197",
            "count": 1,
            "first_visit": "2026-04-25T16:08:50.992921+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 97381,
            "ip_address": "27.147.180.195",
            "count": 1,
            "first_visit": "2026-04-25T16:06:39.293586+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 97380,
            "ip_address": "3.215.180.43",
            "count": 1,
            "first_visit": "2026-04-25T15:44:00.241966+06:00",
            "date": "2026-04-25"
        }
    ]
}