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

{
    "count": 100741,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87120&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87104&ordering=date",
    "results": [
        {
            "id": 100823,
            "ip_address": "41.97.208.60",
            "count": 1,
            "first_visit": "2026-07-28T00:13:49.615137+06:00",
            "date": "2026-07-28"
        },
        {
            "id": 100827,
            "ip_address": "104.28.164.155",
            "count": 1,
            "first_visit": "2026-07-28T01:59:15.873975+06:00",
            "date": "2026-07-28"
        },
        {
            "id": 100824,
            "ip_address": "91.79.235.111",
            "count": 1,
            "first_visit": "2026-07-28T00:43:13.140967+06:00",
            "date": "2026-07-28"
        },
        {
            "id": 100830,
            "ip_address": "64.233.173.33",
            "count": 1,
            "first_visit": "2026-07-28T03:51:41.712099+06:00",
            "date": "2026-07-28"
        },
        {
            "id": 8604,
            "ip_address": "203.190.13.138",
            "count": 2,
            "first_visit": "2022-05-18T01:17:35.043134+06:00",
            "date": null
        },
        {
            "id": 8602,
            "ip_address": "58.145.190.250",
            "count": 3,
            "first_visit": "2022-05-18T01:13:03.198240+06:00",
            "date": null
        },
        {
            "id": 8652,
            "ip_address": "118.179.17.7",
            "count": 1,
            "first_visit": "2022-05-18T06:45:33.534357+06:00",
            "date": null
        },
        {
            "id": 8651,
            "ip_address": "91.150.166.164",
            "count": 1,
            "first_visit": "2022-05-18T06:43:45.924685+06:00",
            "date": null
        }
    ]
}