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

{
    "count": 95686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4344&ordering=ip_address",
    "results": [
        {
            "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": 3898,
            "ip_address": "103.130.72.51",
            "count": 1,
            "first_visit": "2022-02-26T15:51:30.351562+06:00",
            "date": null
        },
        {
            "id": 1952,
            "ip_address": "103.130.72.53",
            "count": 4,
            "first_visit": "2022-01-11T20:23:10.265869+06:00",
            "date": null
        },
        {
            "id": 2191,
            "ip_address": "103.130.72.55",
            "count": 1,
            "first_visit": "2022-01-14T13:17:06.509864+06:00",
            "date": null
        },
        {
            "id": 3404,
            "ip_address": "103.130.72.83",
            "count": 1,
            "first_visit": "2022-02-07T19:36:06.098285+06:00",
            "date": null
        },
        {
            "id": 76677,
            "ip_address": "103.130.73.162",
            "count": 1,
            "first_visit": "2024-12-12T09:19:30.690254+06:00",
            "date": "2024-12-12"
        }
    ]
}