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

{
    "count": 99667,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25624&ordering=-ip_address",
    "results": [
        {
            "id": 4188,
            "ip_address": "37.111.198.125",
            "count": 1,
            "first_visit": "2022-03-08T11:46:53.714003+06:00",
            "date": null
        },
        {
            "id": 27621,
            "ip_address": "37.111.198.121",
            "count": 1,
            "first_visit": "2022-07-26T08:31:36.860163+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 28635,
            "ip_address": "37.111.198.118",
            "count": 1,
            "first_visit": "2022-07-28T09:50:42.998840+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 27715,
            "ip_address": "37.111.198.111",
            "count": 1,
            "first_visit": "2022-07-26T13:04:57.846141+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 10647,
            "ip_address": "37.111.198.102",
            "count": 2,
            "first_visit": "2022-05-23T12:38:38.791284+06:00",
            "date": null
        },
        {
            "id": 6234,
            "ip_address": "37.111.197.98",
            "count": 3,
            "first_visit": "2022-05-15T07:02:26.014442+06:00",
            "date": null
        },
        {
            "id": 33150,
            "ip_address": "37.111.197.98",
            "count": 1,
            "first_visit": "2022-08-28T01:13:19.729493+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 40180,
            "ip_address": "37.111.197.95",
            "count": 1,
            "first_visit": "2023-01-11T00:01:32.582050+06:00",
            "date": "2023-01-11"
        }
    ]
}