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

{
    "count": 96159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20072&ordering=-ip_address",
    "results": [
        {
            "id": 61412,
            "ip_address": "37.111.218.147",
            "count": 1,
            "first_visit": "2023-12-18T18:12:55.711888+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 52206,
            "ip_address": "37.111.218.142",
            "count": 1,
            "first_visit": "2023-08-11T09:43:57.663444+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 12886,
            "ip_address": "37.111.218.139",
            "count": 2,
            "first_visit": "2022-05-30T21:29:05.541380+06:00",
            "date": null
        },
        {
            "id": 10411,
            "ip_address": "37.111.218.138",
            "count": 2,
            "first_visit": "2022-05-22T22:09:38.429883+06:00",
            "date": null
        },
        {
            "id": 15530,
            "ip_address": "37.111.218.137",
            "count": 1,
            "first_visit": "2022-06-16T04:49:59.615924+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 3175,
            "ip_address": "37.111.218.136",
            "count": 2,
            "first_visit": "2022-02-01T12:06:28.813801+06:00",
            "date": null
        },
        {
            "id": 45001,
            "ip_address": "37.111.218.134",
            "count": 4,
            "first_visit": "2023-04-07T11:08:47.186315+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 7293,
            "ip_address": "37.111.218.130",
            "count": 3,
            "first_visit": "2022-05-16T20:47:03.717088+06:00",
            "date": null
        }
    ]
}