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

{
    "count": 99403,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24512&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24496&ordering=-ip_address",
    "results": [
        {
            "id": 4237,
            "ip_address": "37.111.205.237",
            "count": 1,
            "first_visit": "2022-03-10T06:55:41.255701+06:00",
            "date": null
        },
        {
            "id": 61718,
            "ip_address": "37.111.205.236",
            "count": 1,
            "first_visit": "2023-12-23T15:23:40.244069+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 35213,
            "ip_address": "37.111.205.235",
            "count": 1,
            "first_visit": "2022-09-29T19:08:06.417338+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 9391,
            "ip_address": "37.111.205.234",
            "count": 2,
            "first_visit": "2022-05-19T14:39:02.489720+06:00",
            "date": null
        },
        {
            "id": 61729,
            "ip_address": "37.111.205.234",
            "count": 2,
            "first_visit": "2023-12-23T19:12:44.548825+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 4200,
            "ip_address": "37.111.205.232",
            "count": null,
            "first_visit": "2022-03-08T22:12:56.575567+06:00",
            "date": null
        },
        {
            "id": 15830,
            "ip_address": "37.111.205.231",
            "count": 1,
            "first_visit": "2022-06-17T03:07:12.601659+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 27700,
            "ip_address": "37.111.205.23",
            "count": 1,
            "first_visit": "2022-07-26T12:21:48.778011+06:00",
            "date": "2022-07-26"
        }
    ]
}