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

{
    "count": 97445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23496&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23480&ordering=-ip_address",
    "results": [
        {
            "id": 9444,
            "ip_address": "37.111.206.206",
            "count": 1,
            "first_visit": "2022-05-19T17:23:25.634658+06:00",
            "date": null
        },
        {
            "id": 62347,
            "ip_address": "37.111.206.206",
            "count": 1,
            "first_visit": "2024-01-04T21:59:51.545410+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 64080,
            "ip_address": "37.111.206.206",
            "count": 1,
            "first_visit": "2024-01-30T16:49:48.587821+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 52669,
            "ip_address": "37.111.206.205",
            "count": 1,
            "first_visit": "2023-08-16T13:51:01.572004+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 7272,
            "ip_address": "37.111.206.205",
            "count": 1,
            "first_visit": "2022-05-16T20:16:01.691969+06:00",
            "date": null
        },
        {
            "id": 36226,
            "ip_address": "37.111.206.205",
            "count": 3,
            "first_visit": "2022-10-20T20:32:22.548668+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36967,
            "ip_address": "37.111.206.205",
            "count": 1,
            "first_visit": "2022-11-05T12:52:50.385485+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 10614,
            "ip_address": "37.111.206.204",
            "count": 3,
            "first_visit": "2022-05-23T11:59:47.790081+06:00",
            "date": null
        }
    ]
}