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

{
    "count": 102696,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50480&ordering=ip_address",
    "results": [
        {
            "id": 31695,
            "ip_address": "119.30.35.123",
            "count": 1,
            "first_visit": "2022-08-10T15:33:58.165155+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 8245,
            "ip_address": "119.30.35.125",
            "count": 1,
            "first_visit": "2022-05-17T18:15:34.207186+06:00",
            "date": null
        },
        {
            "id": 28489,
            "ip_address": "119.30.35.126",
            "count": 1,
            "first_visit": "2022-07-28T01:28:05.196430+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 67867,
            "ip_address": "119.30.35.126",
            "count": 1,
            "first_visit": "2024-05-04T09:15:56.848606+06:00",
            "date": "2024-05-04"
        },
        {
            "id": 7417,
            "ip_address": "119.30.35.127",
            "count": 1,
            "first_visit": "2022-05-16T22:53:06.911230+06:00",
            "date": null
        },
        {
            "id": 8814,
            "ip_address": "119.30.35.13",
            "count": 1,
            "first_visit": "2022-05-18T11:12:49.765249+06:00",
            "date": null
        },
        {
            "id": 3488,
            "ip_address": "119.30.35.134",
            "count": 8,
            "first_visit": "2022-02-10T13:12:56.818587+06:00",
            "date": null
        },
        {
            "id": 51894,
            "ip_address": "119.30.35.141",
            "count": 1,
            "first_visit": "2023-08-07T19:54:16.881168+06:00",
            "date": "2023-08-07"
        }
    ]
}