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

{
    "count": 100000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26944&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26928&ordering=-ip_address",
    "results": [
        {
            "id": 6888,
            "ip_address": "37.111.193.204",
            "count": 1,
            "first_visit": "2022-05-16T17:01:41.221857+06:00",
            "date": null
        },
        {
            "id": 16304,
            "ip_address": "37.111.193.204",
            "count": 1,
            "first_visit": "2022-06-18T10:04:17.006088+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 69221,
            "ip_address": "37.111.193.204",
            "count": 1,
            "first_visit": "2024-05-28T12:21:33.443926+06:00",
            "date": "2024-05-28"
        },
        {
            "id": 52112,
            "ip_address": "37.111.193.202",
            "count": 1,
            "first_visit": "2023-08-10T09:30:56.824895+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 6478,
            "ip_address": "37.111.193.202",
            "count": 1,
            "first_visit": "2022-05-15T23:43:29.247454+06:00",
            "date": null
        },
        {
            "id": 33253,
            "ip_address": "37.111.193.201",
            "count": 1,
            "first_visit": "2022-08-29T01:38:02.287665+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 13200,
            "ip_address": "37.111.193.195",
            "count": 1,
            "first_visit": "2022-05-31T22:59:50.770396+06:00",
            "date": null
        },
        {
            "id": 33674,
            "ip_address": "37.111.193.194",
            "count": 1,
            "first_visit": "2022-09-02T10:41:10.375283+06:00",
            "date": "2022-09-02"
        }
    ]
}