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

{
    "count": 99596,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25272&ordering=-ip_address",
    "results": [
        {
            "id": 34710,
            "ip_address": "37.111.200.205",
            "count": 2,
            "first_visit": "2022-09-20T13:10:28.308541+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 23376,
            "ip_address": "37.111.200.205",
            "count": 1,
            "first_visit": "2022-07-17T23:09:18.397356+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 3977,
            "ip_address": "37.111.200.204",
            "count": 3,
            "first_visit": "2022-03-01T15:13:44.841800+06:00",
            "date": null
        },
        {
            "id": 16029,
            "ip_address": "37.111.200.204",
            "count": 1,
            "first_visit": "2022-06-17T16:22:22.844426+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 75722,
            "ip_address": "37.111.200.204",
            "count": 1,
            "first_visit": "2024-11-16T11:09:16.155912+06:00",
            "date": "2024-11-16"
        },
        {
            "id": 8040,
            "ip_address": "37.111.200.202",
            "count": 1,
            "first_visit": "2022-05-17T12:12:11.588075+06:00",
            "date": null
        },
        {
            "id": 24697,
            "ip_address": "37.111.200.201",
            "count": 1,
            "first_visit": "2022-07-20T15:13:09.212823+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 32482,
            "ip_address": "37.111.200.201",
            "count": 1,
            "first_visit": "2022-08-20T05:40:12.282345+06:00",
            "date": "2022-08-20"
        }
    ]
}