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

{
    "count": 100118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95568&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95552&ordering=first_visit",
    "results": [
        {
            "id": 95657,
            "ip_address": "34.14.17.32",
            "count": 1,
            "first_visit": "2026-03-01T20:18:04.400896+06:00",
            "date": "2026-03-01"
        },
        {
            "id": 95658,
            "ip_address": "14.234.30.228",
            "count": 1,
            "first_visit": "2026-03-01T21:15:43.957671+06:00",
            "date": "2026-03-01"
        },
        {
            "id": 95659,
            "ip_address": "66.249.65.97",
            "count": 3,
            "first_visit": "2026-03-02T01:53:28.267888+06:00",
            "date": "2026-03-02"
        },
        {
            "id": 95660,
            "ip_address": "118.179.89.119",
            "count": 1,
            "first_visit": "2026-03-02T02:35:28.645923+06:00",
            "date": "2026-03-02"
        },
        {
            "id": 95661,
            "ip_address": "43.245.120.239",
            "count": 2,
            "first_visit": "2026-03-02T02:49:06.033212+06:00",
            "date": "2026-03-02"
        },
        {
            "id": 95662,
            "ip_address": "64.233.173.41",
            "count": 1,
            "first_visit": "2026-03-02T02:49:12.055064+06:00",
            "date": "2026-03-02"
        },
        {
            "id": 95663,
            "ip_address": "83.24.206.189",
            "count": 1,
            "first_visit": "2026-03-02T02:54:32.882426+06:00",
            "date": "2026-03-02"
        },
        {
            "id": 95664,
            "ip_address": "66.249.65.105",
            "count": 1,
            "first_visit": "2026-03-02T03:42:24.653367+06:00",
            "date": "2026-03-02"
        }
    ]
}