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

{
    "count": 99611,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93296&ordering=-ip_address",
    "results": [
        {
            "id": 90205,
            "ip_address": "103.14.144.103",
            "count": 2,
            "first_visit": "2025-10-01T09:22:30.405975+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 96946,
            "ip_address": "103.14.144.103",
            "count": 2,
            "first_visit": "2026-04-11T19:16:25.818196+06:00",
            "date": "2026-04-11"
        },
        {
            "id": 96911,
            "ip_address": "103.14.144.103",
            "count": 2,
            "first_visit": "2026-04-10T16:22:35.137873+06:00",
            "date": "2026-04-10"
        },
        {
            "id": 97124,
            "ip_address": "103.14.144.103",
            "count": 1,
            "first_visit": "2026-04-17T18:23:58.835894+06:00",
            "date": "2026-04-17"
        },
        {
            "id": 90652,
            "ip_address": "103.14.144.100",
            "count": 1,
            "first_visit": "2025-10-12T21:25:06.341361+06:00",
            "date": "2025-10-12"
        },
        {
            "id": 6977,
            "ip_address": "103.14.130.5",
            "count": 2,
            "first_visit": "2022-05-16T18:11:35.496138+06:00",
            "date": null
        },
        {
            "id": 13347,
            "ip_address": "103.14.130.39",
            "count": 1,
            "first_visit": "2022-06-02T09:17:39.589013+06:00",
            "date": null
        },
        {
            "id": 13153,
            "ip_address": "103.14.130.27",
            "count": 1,
            "first_visit": "2022-05-31T17:17:32.494344+06:00",
            "date": null
        }
    ]
}