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

{
    "count": 99821,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22752&ordering=-ip_address",
    "results": [
        {
            "id": 29054,
            "ip_address": "37.111.211.40",
            "count": 2,
            "first_visit": "2022-07-29T01:45:18.455451+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 69058,
            "ip_address": "37.111.211.40",
            "count": 1,
            "first_visit": "2024-05-25T10:07:49.217722+06:00",
            "date": "2024-05-25"
        },
        {
            "id": 75465,
            "ip_address": "37.111.211.4",
            "count": 1,
            "first_visit": "2024-11-10T13:09:18.412970+06:00",
            "date": "2024-11-10"
        },
        {
            "id": 29954,
            "ip_address": "37.111.211.4",
            "count": 1,
            "first_visit": "2022-07-30T17:42:04.137750+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 20148,
            "ip_address": "37.111.211.4",
            "count": 1,
            "first_visit": "2022-06-29T21:02:55.004436+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 7947,
            "ip_address": "37.111.211.4",
            "count": 1,
            "first_visit": "2022-05-17T11:27:53.155135+06:00",
            "date": null
        },
        {
            "id": 847,
            "ip_address": "37.111.211.39",
            "count": 2,
            "first_visit": "2021-12-19T18:43:32.865333+06:00",
            "date": null
        },
        {
            "id": 14023,
            "ip_address": "37.111.211.39",
            "count": 1,
            "first_visit": "2022-06-08T16:34:54.984631+06:00",
            "date": "2022-06-08"
        }
    ]
}