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

{
    "count": 99655,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=416&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=400&ordering=-first_visit",
    "results": [
        {
            "id": 99343,
            "ip_address": "178.93.55.159",
            "count": 1,
            "first_visit": "2026-06-19T01:57:12.778200+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 99342,
            "ip_address": "37.111.212.175",
            "count": 1,
            "first_visit": "2026-06-18T22:33:04.243239+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99341,
            "ip_address": "97.222.79.57",
            "count": 1,
            "first_visit": "2026-06-18T22:27:20.459440+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99340,
            "ip_address": "37.111.200.254",
            "count": 1,
            "first_visit": "2026-06-18T20:35:45.572986+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99339,
            "ip_address": "37.111.214.48",
            "count": 1,
            "first_visit": "2026-06-18T19:07:15.970268+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99338,
            "ip_address": "27.147.200.165",
            "count": 2,
            "first_visit": "2026-06-18T18:20:51.340414+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99337,
            "ip_address": "43.245.120.250",
            "count": 2,
            "first_visit": "2026-06-18T18:16:18.896687+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99336,
            "ip_address": "103.143.43.252",
            "count": 1,
            "first_visit": "2026-06-18T18:14:15.599182+06:00",
            "date": "2026-06-18"
        }
    ]
}