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

{
    "count": 92199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86408&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86392&ordering=first_visit",
    "results": [
        {
            "id": 86497,
            "ip_address": "103.206.13.158",
            "count": 3,
            "first_visit": "2025-07-25T16:07:04.184544+06:00",
            "date": "2025-07-25"
        },
        {
            "id": 86498,
            "ip_address": "74.125.151.193",
            "count": 3,
            "first_visit": "2025-07-25T16:26:48.068886+06:00",
            "date": "2025-07-25"
        },
        {
            "id": 86499,
            "ip_address": "37.111.193.34",
            "count": 2,
            "first_visit": "2025-07-25T17:16:05.607583+06:00",
            "date": "2025-07-25"
        },
        {
            "id": 86500,
            "ip_address": "3.83.11.13",
            "count": 1,
            "first_visit": "2025-07-25T17:24:58.411552+06:00",
            "date": "2025-07-25"
        },
        {
            "id": 86501,
            "ip_address": "119.30.41.184",
            "count": 1,
            "first_visit": "2025-07-25T17:25:54.245821+06:00",
            "date": "2025-07-25"
        },
        {
            "id": 86502,
            "ip_address": "52.52.40.184",
            "count": 1,
            "first_visit": "2025-07-25T18:07:43.663097+06:00",
            "date": "2025-07-25"
        },
        {
            "id": 86503,
            "ip_address": "37.111.217.175",
            "count": 2,
            "first_visit": "2025-07-25T19:05:54.887125+06:00",
            "date": "2025-07-25"
        },
        {
            "id": 86504,
            "ip_address": "119.15.154.19",
            "count": 1,
            "first_visit": "2025-07-25T19:36:56.268605+06:00",
            "date": "2025-07-25"
        }
    ]
}