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

{
    "count": 97532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=328&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=312&ordering=-first_visit",
    "results": [
        {
            "id": 97308,
            "ip_address": "72.14.199.230",
            "count": 2,
            "first_visit": "2026-04-23T07:02:31.266296+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 97307,
            "ip_address": "66.249.79.229",
            "count": 3,
            "first_visit": "2026-04-23T06:30:39.184142+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 97306,
            "ip_address": "72.14.199.229",
            "count": 4,
            "first_visit": "2026-04-23T06:12:05.875703+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 97305,
            "ip_address": "15.235.43.54",
            "count": 9,
            "first_visit": "2026-04-23T05:52:07.944237+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 97304,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2026-04-23T05:50:27.589467+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 97303,
            "ip_address": "103.186.238.28",
            "count": 1,
            "first_visit": "2026-04-23T02:37:00.201698+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 97302,
            "ip_address": "45.124.15.34",
            "count": 1,
            "first_visit": "2026-04-23T01:23:20.531411+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 97301,
            "ip_address": "118.179.51.148",
            "count": 1,
            "first_visit": "2026-04-23T00:09:16.489141+06:00",
            "date": "2026-04-23"
        }
    ]
}