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

{
    "count": 99476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5464&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5448&ordering=-first_visit",
    "results": [
        {
            "id": 94116,
            "ip_address": "103.106.237.122",
            "count": 1,
            "first_visit": "2026-01-16T23:31:59.144659+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 94115,
            "ip_address": "128.121.250.121",
            "count": 1,
            "first_visit": "2026-01-16T23:20:56.876173+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 94114,
            "ip_address": "34.134.122.228",
            "count": 2,
            "first_visit": "2026-01-16T23:15:03.584897+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 94113,
            "ip_address": "42.0.5.212",
            "count": 1,
            "first_visit": "2026-01-16T23:05:46.783363+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 94112,
            "ip_address": "37.111.230.26",
            "count": 1,
            "first_visit": "2026-01-16T21:39:02.268409+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 94111,
            "ip_address": "103.186.129.233",
            "count": 1,
            "first_visit": "2026-01-16T20:04:48.825250+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 94110,
            "ip_address": "103.77.117.67",
            "count": 1,
            "first_visit": "2026-01-16T18:24:28.977807+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 94109,
            "ip_address": "37.111.211.45",
            "count": 2,
            "first_visit": "2026-01-16T18:20:41.345143+06:00",
            "date": "2026-01-16"
        }
    ]
}