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

{
    "count": 97619,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24904&ordering=-ip_address",
    "results": [
        {
            "id": 12683,
            "ip_address": "37.111.198.233",
            "count": 1,
            "first_visit": "2022-05-30T03:51:32.424854+06:00",
            "date": null
        },
        {
            "id": 36728,
            "ip_address": "37.111.198.230",
            "count": 1,
            "first_visit": "2022-10-31T13:03:58.057758+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 40776,
            "ip_address": "37.111.198.227",
            "count": 1,
            "first_visit": "2023-01-22T11:42:44.562680+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 26617,
            "ip_address": "37.111.198.222",
            "count": 1,
            "first_visit": "2022-07-24T09:15:35.567219+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 15595,
            "ip_address": "37.111.198.221",
            "count": 1,
            "first_visit": "2022-06-16T08:41:23.832718+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 4811,
            "ip_address": "37.111.198.221",
            "count": 1,
            "first_visit": "2022-03-30T21:48:32.655902+06:00",
            "date": null
        },
        {
            "id": 33559,
            "ip_address": "37.111.198.22",
            "count": 5,
            "first_visit": "2022-08-31T19:36:32.829297+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 1240,
            "ip_address": "37.111.198.218",
            "count": 1,
            "first_visit": "2021-12-22T10:45:48.856696+06:00",
            "date": null
        }
    ]
}