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

{
    "count": 100241,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20792&ordering=-ip_address",
    "results": [
        {
            "id": 24025,
            "ip_address": "37.111.223.74",
            "count": 1,
            "first_visit": "2022-07-19T07:56:57.662849+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 16588,
            "ip_address": "37.111.223.72",
            "count": 1,
            "first_visit": "2022-06-19T13:28:26.958854+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 13535,
            "ip_address": "37.111.223.65",
            "count": 4,
            "first_visit": "2022-06-05T01:13:59.016374+06:00",
            "date": null
        },
        {
            "id": 13260,
            "ip_address": "37.111.223.61",
            "count": 1,
            "first_visit": "2022-06-01T14:56:35.882781+06:00",
            "date": null
        },
        {
            "id": 7997,
            "ip_address": "37.111.223.57",
            "count": 2,
            "first_visit": "2022-05-17T11:50:00.218066+06:00",
            "date": null
        },
        {
            "id": 13582,
            "ip_address": "37.111.223.56",
            "count": 1,
            "first_visit": "2022-06-05T22:13:05.511816+06:00",
            "date": null
        },
        {
            "id": 17815,
            "ip_address": "37.111.223.55",
            "count": 1,
            "first_visit": "2022-06-23T17:51:50.930989+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 9284,
            "ip_address": "37.111.223.54",
            "count": 1,
            "first_visit": "2022-05-19T09:27:50.190702+06:00",
            "date": null
        }
    ]
}