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

{
    "count": 97479,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23624&ordering=-ip_address",
    "results": [
        {
            "id": 76251,
            "ip_address": "37.111.206.161",
            "count": 1,
            "first_visit": "2024-12-01T20:04:23.074879+06:00",
            "date": "2024-12-01"
        },
        {
            "id": 76559,
            "ip_address": "37.111.206.161",
            "count": 2,
            "first_visit": "2024-12-09T10:15:35.828790+06:00",
            "date": "2024-12-09"
        },
        {
            "id": 9679,
            "ip_address": "37.111.206.161",
            "count": 1,
            "first_visit": "2022-05-20T12:17:06.422787+06:00",
            "date": null
        },
        {
            "id": 24607,
            "ip_address": "37.111.206.161",
            "count": 1,
            "first_visit": "2022-07-20T12:23:51.266691+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6928,
            "ip_address": "37.111.206.160",
            "count": 1,
            "first_visit": "2022-05-16T17:34:03.705778+06:00",
            "date": null
        },
        {
            "id": 9422,
            "ip_address": "37.111.206.16",
            "count": 3,
            "first_visit": "2022-05-19T15:51:04.629874+06:00",
            "date": null
        },
        {
            "id": 55814,
            "ip_address": "37.111.206.16",
            "count": 1,
            "first_visit": "2023-09-23T15:15:05.195830+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 62566,
            "ip_address": "37.111.206.16",
            "count": 1,
            "first_visit": "2024-01-06T22:01:24.263620+06:00",
            "date": "2024-01-06"
        }
    ]
}