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

{
    "count": 97367,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23240&ordering=-ip_address",
    "results": [
        {
            "id": 11485,
            "ip_address": "37.111.206.4",
            "count": 1,
            "first_visit": "2022-05-25T23:02:26.817677+06:00",
            "date": null
        },
        {
            "id": 7684,
            "ip_address": "37.111.206.39",
            "count": 1,
            "first_visit": "2022-05-17T08:53:08.546434+06:00",
            "date": null
        },
        {
            "id": 22907,
            "ip_address": "37.111.206.39",
            "count": 1,
            "first_visit": "2022-07-15T07:18:42.365908+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 41739,
            "ip_address": "37.111.206.39",
            "count": 1,
            "first_visit": "2023-02-07T16:44:14.053499+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 67229,
            "ip_address": "37.111.206.38",
            "count": 2,
            "first_visit": "2024-04-20T08:29:45.525810+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 21052,
            "ip_address": "37.111.206.38",
            "count": 1,
            "first_visit": "2022-07-04T13:12:43.143121+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 8067,
            "ip_address": "37.111.206.38",
            "count": 2,
            "first_visit": "2022-05-17T12:22:40.510479+06:00",
            "date": null
        },
        {
            "id": 30647,
            "ip_address": "37.111.206.37",
            "count": 1,
            "first_visit": "2022-08-01T13:04:44.597158+06:00",
            "date": "2022-08-01"
        }
    ]
}