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

{
    "count": 95024,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1808&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1792&ordering=-first_visit",
    "results": [
        {
            "id": 93320,
            "ip_address": "138.252.181.249",
            "count": 3,
            "first_visit": "2025-12-25T20:26:46.197341+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93319,
            "ip_address": "103.60.175.41",
            "count": 1,
            "first_visit": "2025-12-25T19:45:28.503940+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93318,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2025-12-25T19:30:27.065438+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93317,
            "ip_address": "103.138.175.252",
            "count": 1,
            "first_visit": "2025-12-25T19:10:23.985911+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93316,
            "ip_address": "103.138.175.249",
            "count": 2,
            "first_visit": "2025-12-25T18:49:16.440491+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93315,
            "ip_address": "103.150.26.17",
            "count": 3,
            "first_visit": "2025-12-25T18:13:17.511672+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93314,
            "ip_address": "103.138.125.198",
            "count": 2,
            "first_visit": "2025-12-25T18:03:46.317463+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93313,
            "ip_address": "45.120.97.242",
            "count": 1,
            "first_visit": "2025-12-25T16:40:57.693062+06:00",
            "date": "2025-12-25"
        }
    ]
}