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

{
    "count": 99273,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4464&ordering=ip_address",
    "results": [
        {
            "id": 12810,
            "ip_address": "103.130.173.47",
            "count": 1,
            "first_visit": "2022-05-30T15:28:52.445380+06:00",
            "date": null
        },
        {
            "id": 76575,
            "ip_address": "103.130.173.65",
            "count": 1,
            "first_visit": "2024-12-09T18:03:31.600829+06:00",
            "date": "2024-12-09"
        },
        {
            "id": 10789,
            "ip_address": "103.130.173.74",
            "count": 1,
            "first_visit": "2022-05-24T01:36:06.333893+06:00",
            "date": null
        },
        {
            "id": 11748,
            "ip_address": "103.130.174.242",
            "count": 1,
            "first_visit": "2022-05-26T22:50:28.817449+06:00",
            "date": null
        },
        {
            "id": 88366,
            "ip_address": "103.130.174.243",
            "count": 1,
            "first_visit": "2025-08-24T21:38:21.504313+06:00",
            "date": "2025-08-24"
        },
        {
            "id": 16808,
            "ip_address": "103.130.174.245",
            "count": 1,
            "first_visit": "2022-06-20T12:40:10.870008+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 17697,
            "ip_address": "103.130.174.45",
            "count": 1,
            "first_visit": "2022-06-23T10:52:47.916566+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 18664,
            "ip_address": "103.130.174.46",
            "count": 1,
            "first_visit": "2022-06-25T15:53:55.631952+06:00",
            "date": "2022-06-25"
        }
    ]
}