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

{
    "count": 99279,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4488&ordering=ip_address",
    "results": [
        {
            "id": 93091,
            "ip_address": "103.130.175.77",
            "count": 1,
            "first_visit": "2025-12-18T12:58:26.730343+06:00",
            "date": "2025-12-18"
        },
        {
            "id": 51704,
            "ip_address": "103.130.175.79",
            "count": 1,
            "first_visit": "2023-08-04T19:02:13.939069+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 61343,
            "ip_address": "103.130.175.87",
            "count": 1,
            "first_visit": "2023-12-17T18:29:12.085313+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 6777,
            "ip_address": "103.130.197.102",
            "count": 4,
            "first_visit": "2022-05-16T15:15:25.253571+06:00",
            "date": null
        },
        {
            "id": 58551,
            "ip_address": "103.130.197.129",
            "count": 1,
            "first_visit": "2023-10-28T09:14:34.203160+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 94363,
            "ip_address": "103.130.197.241",
            "count": 1,
            "first_visit": "2026-01-22T10:53:32.235488+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 98445,
            "ip_address": "103.130.72.123",
            "count": 1,
            "first_visit": "2026-05-23T17:07:16.739791+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 3898,
            "ip_address": "103.130.72.51",
            "count": 1,
            "first_visit": "2022-02-26T15:51:30.351562+06:00",
            "date": null
        }
    ]
}