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

{
    "count": 98029,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25544&ordering=-ip_address",
    "results": [
        {
            "id": 57907,
            "ip_address": "37.111.195.125",
            "count": 3,
            "first_visit": "2023-10-18T15:59:52.769814+06:00",
            "date": "2023-10-18"
        },
        {
            "id": 10541,
            "ip_address": "37.111.195.124",
            "count": 1,
            "first_visit": "2022-05-23T09:06:00.646889+06:00",
            "date": null
        },
        {
            "id": 7290,
            "ip_address": "37.111.195.123",
            "count": 1,
            "first_visit": "2022-05-16T20:38:25.579244+06:00",
            "date": null
        },
        {
            "id": 25492,
            "ip_address": "37.111.195.122",
            "count": 1,
            "first_visit": "2022-07-21T12:24:15.738957+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8673,
            "ip_address": "37.111.195.122",
            "count": 4,
            "first_visit": "2022-05-18T08:17:43.058459+06:00",
            "date": null
        },
        {
            "id": 16023,
            "ip_address": "37.111.195.121",
            "count": 1,
            "first_visit": "2022-06-17T15:57:30.107740+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 24615,
            "ip_address": "37.111.195.120",
            "count": 1,
            "first_visit": "2022-07-20T12:31:54.135434+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11353,
            "ip_address": "37.111.195.12",
            "count": 1,
            "first_visit": "2022-05-25T12:23:05.025165+06:00",
            "date": null
        }
    ]
}