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

{
    "count": 102943,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52280&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": 10722,
            "ip_address": "119.30.35.27",
            "count": 1,
            "first_visit": "2022-05-23T19:42:09.238014+06:00",
            "date": null
        },
        {
            "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": 34136,
            "ip_address": "119.30.35.251",
            "count": 2,
            "first_visit": "2022-09-10T15:53:45.814830+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 5489,
            "ip_address": "119.30.35.249",
            "count": 1,
            "first_visit": "2022-04-30T20:50:57.896610+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"
        }
    ]
}