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

{
    "count": 100255,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20672&ordering=-ip_address",
    "results": [
        {
            "id": 6488,
            "ip_address": "37.111.226.116",
            "count": 1,
            "first_visit": "2022-05-15T23:56:03.440302+06:00",
            "date": null
        },
        {
            "id": 49035,
            "ip_address": "37.111.226.115",
            "count": 2,
            "first_visit": "2023-06-29T09:23:12.746552+06:00",
            "date": "2023-06-29"
        },
        {
            "id": 12168,
            "ip_address": "37.111.226.114",
            "count": 1,
            "first_visit": "2022-05-28T12:03:49.848657+06:00",
            "date": null
        },
        {
            "id": 9140,
            "ip_address": "37.111.226.113",
            "count": 1,
            "first_visit": "2022-05-18T22:49:05.200015+06:00",
            "date": null
        },
        {
            "id": 6567,
            "ip_address": "37.111.226.11",
            "count": 2,
            "first_visit": "2022-05-16T09:27:41.953080+06:00",
            "date": null
        },
        {
            "id": 24836,
            "ip_address": "37.111.226.108",
            "count": 1,
            "first_visit": "2022-07-20T19:20:43.475193+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 38444,
            "ip_address": "37.111.226.106",
            "count": 1,
            "first_visit": "2022-12-07T14:59:34.876851+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 31658,
            "ip_address": "37.111.226.105",
            "count": 1,
            "first_visit": "2022-08-10T00:33:35.194597+06:00",
            "date": "2022-08-10"
        }
    ]
}