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

{
    "count": 98099,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25984&ordering=-ip_address",
    "results": [
        {
            "id": 37020,
            "ip_address": "37.111.194.167",
            "count": 1,
            "first_visit": "2022-11-06T16:49:17.118311+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 29050,
            "ip_address": "37.111.194.167",
            "count": 2,
            "first_visit": "2022-07-29T01:39:17.631392+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 3618,
            "ip_address": "37.111.194.166",
            "count": 1,
            "first_visit": "2022-02-15T09:44:55.399606+06:00",
            "date": null
        },
        {
            "id": 33278,
            "ip_address": "37.111.194.166",
            "count": 3,
            "first_visit": "2022-08-29T08:37:11.170061+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 31276,
            "ip_address": "37.111.194.166",
            "count": 1,
            "first_visit": "2022-08-05T21:46:04.704101+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 53947,
            "ip_address": "37.111.194.166",
            "count": 1,
            "first_visit": "2023-08-31T07:33:03.000160+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 96148,
            "ip_address": "37.111.194.166",
            "count": 2,
            "first_visit": "2026-03-18T12:04:30.140139+06:00",
            "date": "2026-03-18"
        },
        {
            "id": 2737,
            "ip_address": "37.111.194.165",
            "count": 1,
            "first_visit": "2022-01-24T16:45:24.139980+06:00",
            "date": null
        }
    ]
}