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

{
    "count": 102699,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50560&ordering=ip_address",
    "results": [
        {
            "id": 8160,
            "ip_address": "119.30.35.245",
            "count": 2,
            "first_visit": "2022-05-17T13:16:19.293195+06:00",
            "date": null
        },
        {
            "id": 6443,
            "ip_address": "119.30.35.246",
            "count": 3,
            "first_visit": "2022-05-15T22:36:09.563643+06:00",
            "date": null
        },
        {
            "id": 7279,
            "ip_address": "119.30.35.248",
            "count": 1,
            "first_visit": "2022-05-16T20:20:46.818192+06:00",
            "date": null
        },
        {
            "id": 31675,
            "ip_address": "119.30.35.248",
            "count": 2,
            "first_visit": "2022-08-10T10:46:39.692819+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 5489,
            "ip_address": "119.30.35.249",
            "count": 1,
            "first_visit": "2022-04-30T20:50:57.896610+06:00",
            "date": null
        },
        {
            "id": 34136,
            "ip_address": "119.30.35.251",
            "count": 2,
            "first_visit": "2022-09-10T15:53:45.814830+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 62718,
            "ip_address": "119.30.35.254",
            "count": 3,
            "first_visit": "2024-01-09T12:50:35.859010+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 10722,
            "ip_address": "119.30.35.27",
            "count": 1,
            "first_visit": "2022-05-23T19:42:09.238014+06:00",
            "date": null
        }
    ]
}