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

{
    "count": 97623,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24984&ordering=-ip_address",
    "results": [
        {
            "id": 5684,
            "ip_address": "37.111.197.44",
            "count": 1,
            "first_visit": "2022-05-06T23:27:27.186222+06:00",
            "date": null
        },
        {
            "id": 11633,
            "ip_address": "37.111.197.41",
            "count": 1,
            "first_visit": "2022-05-26T09:27:33.928723+06:00",
            "date": null
        },
        {
            "id": 10327,
            "ip_address": "37.111.197.40",
            "count": 2,
            "first_visit": "2022-05-22T15:57:36.811859+06:00",
            "date": null
        },
        {
            "id": 45090,
            "ip_address": "37.111.197.37",
            "count": 1,
            "first_visit": "2023-04-09T15:03:42.882810+06:00",
            "date": "2023-04-09"
        },
        {
            "id": 3254,
            "ip_address": "37.111.197.35",
            "count": 1,
            "first_visit": "2022-02-03T10:38:16.447770+06:00",
            "date": null
        },
        {
            "id": 27466,
            "ip_address": "37.111.197.34",
            "count": 1,
            "first_visit": "2022-07-25T23:18:19.724667+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10330,
            "ip_address": "37.111.197.3",
            "count": 2,
            "first_visit": "2022-05-22T16:42:01.110407+06:00",
            "date": null
        },
        {
            "id": 13120,
            "ip_address": "37.111.197.27",
            "count": 2,
            "first_visit": "2022-05-31T14:27:18.379768+06:00",
            "date": null
        }
    ]
}