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

{
    "count": 94119,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94104&ordering=first_visit",
    "results": [
        {
            "id": 94209,
            "ip_address": "43.173.174.160",
            "count": 1,
            "first_visit": "2026-01-18T23:06:46.371211+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94210,
            "ip_address": "43.173.180.191",
            "count": 1,
            "first_visit": "2026-01-18T23:12:00.242521+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94211,
            "ip_address": "103.174.215.220",
            "count": 2,
            "first_visit": "2026-01-18T23:24:08.912952+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94212,
            "ip_address": "103.187.68.230",
            "count": 1,
            "first_visit": "2026-01-19T00:02:23.486353+06:00",
            "date": "2026-01-19"
        },
        {
            "id": 94213,
            "ip_address": "103.72.212.37",
            "count": 1,
            "first_visit": "2026-01-19T00:04:41.482247+06:00",
            "date": "2026-01-19"
        },
        {
            "id": 94214,
            "ip_address": "66.249.79.228",
            "count": 2,
            "first_visit": "2026-01-19T00:25:50.940141+06:00",
            "date": "2026-01-19"
        },
        {
            "id": 94215,
            "ip_address": "31.13.115.7",
            "count": 1,
            "first_visit": "2026-01-19T01:06:17.273582+06:00",
            "date": "2026-01-19"
        }
    ]
}