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

{
    "count": 102578,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48048&ordering=ip_address",
    "results": [
        {
            "id": 7838,
            "ip_address": "116.58.203.228",
            "count": 2,
            "first_visit": "2022-05-17T10:35:25.132046+06:00",
            "date": null
        },
        {
            "id": 8556,
            "ip_address": "116.58.203.23",
            "count": 1,
            "first_visit": "2022-05-17T23:51:00.923935+06:00",
            "date": null
        },
        {
            "id": 20373,
            "ip_address": "116.58.203.231",
            "count": 1,
            "first_visit": "2022-06-30T14:46:07.235271+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 83118,
            "ip_address": "116.58.203.231",
            "count": 1,
            "first_visit": "2025-05-21T07:52:18.045260+06:00",
            "date": "2025-05-21"
        },
        {
            "id": 59846,
            "ip_address": "116.58.203.234",
            "count": 1,
            "first_visit": "2023-11-20T15:40:29.739859+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 30558,
            "ip_address": "116.58.203.237",
            "count": 1,
            "first_visit": "2022-08-01T00:45:51.888393+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 36387,
            "ip_address": "116.58.203.237",
            "count": 2,
            "first_visit": "2022-10-24T08:58:21.073444+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 7218,
            "ip_address": "116.58.203.24",
            "count": 5,
            "first_visit": "2022-05-16T20:02:32.233673+06:00",
            "date": null
        }
    ]
}