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

{
    "count": 96403,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21064&ordering=-ip_address",
    "results": [
        {
            "id": 27869,
            "ip_address": "37.111.212.90",
            "count": 1,
            "first_visit": "2022-07-26T20:32:16.235767+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 12667,
            "ip_address": "37.111.212.90",
            "count": 1,
            "first_visit": "2022-05-30T00:51:08.110940+06:00",
            "date": null
        },
        {
            "id": 24401,
            "ip_address": "37.111.212.9",
            "count": 1,
            "first_visit": "2022-07-20T08:42:14.616175+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 68802,
            "ip_address": "37.111.212.9",
            "count": 3,
            "first_visit": "2024-05-22T12:10:47.475929+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 62717,
            "ip_address": "37.111.212.89",
            "count": 2,
            "first_visit": "2024-01-09T12:32:57.596760+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 56540,
            "ip_address": "37.111.212.89",
            "count": 2,
            "first_visit": "2023-10-02T09:41:21.500403+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 21222,
            "ip_address": "37.111.212.88",
            "count": 1,
            "first_visit": "2022-07-05T13:40:48.027229+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 6382,
            "ip_address": "37.111.212.87",
            "count": 5,
            "first_visit": "2022-05-15T19:56:42.324828+06:00",
            "date": null
        }
    ]
}