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

{
    "count": 102700,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50568&ordering=ip_address",
    "results": [
        {
            "id": 9486,
            "ip_address": "119.30.35.28",
            "count": 1,
            "first_visit": "2022-05-19T21:18:42.110574+06:00",
            "date": null
        },
        {
            "id": 42013,
            "ip_address": "119.30.35.28",
            "count": 1,
            "first_visit": "2023-02-11T16:50:45.446840+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 12271,
            "ip_address": "119.30.35.3",
            "count": 1,
            "first_visit": "2022-05-28T18:41:45.061207+06:00",
            "date": null
        },
        {
            "id": 21112,
            "ip_address": "119.30.35.31",
            "count": 1,
            "first_visit": "2022-07-04T20:05:15.099604+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 78780,
            "ip_address": "119.30.35.33",
            "count": 1,
            "first_visit": "2025-02-10T09:38:46.949820+06:00",
            "date": "2025-02-10"
        },
        {
            "id": 20453,
            "ip_address": "119.30.35.35",
            "count": 1,
            "first_visit": "2022-06-30T21:38:25.693262+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 89818,
            "ip_address": "119.30.35.36",
            "count": 1,
            "first_visit": "2025-09-20T18:53:43.146737+06:00",
            "date": "2025-09-20"
        },
        {
            "id": 9484,
            "ip_address": "119.30.35.37",
            "count": 2,
            "first_visit": "2022-05-19T21:02:44.571868+06:00",
            "date": null
        }
    ]
}