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

{
    "count": 92168,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2184&ordering=ip_address",
    "results": [
        {
            "id": 1015,
            "ip_address": "103.117.151.43",
            "count": 1,
            "first_visit": "2021-12-20T09:01:22.415596+06:00",
            "date": null
        },
        {
            "id": 52128,
            "ip_address": "103.117.193.22",
            "count": 1,
            "first_visit": "2023-08-10T11:39:18.460622+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 3534,
            "ip_address": "103.117.193.234",
            "count": 2,
            "first_visit": "2022-02-11T21:23:38.685944+06:00",
            "date": null
        },
        {
            "id": 29869,
            "ip_address": "103.117.193.236",
            "count": 1,
            "first_visit": "2022-07-30T12:11:14.154138+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29455,
            "ip_address": "103.117.193.236",
            "count": 1,
            "first_visit": "2022-07-29T21:48:55.803913+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 37486,
            "ip_address": "103.117.193.236",
            "count": 1,
            "first_visit": "2022-11-16T18:40:31.101398+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 7860,
            "ip_address": "103.117.193.236",
            "count": 1,
            "first_visit": "2022-05-17T10:45:19.587494+06:00",
            "date": null
        },
        {
            "id": 6566,
            "ip_address": "103.117.193.238",
            "count": 1,
            "first_visit": "2022-05-16T09:25:54.965793+06:00",
            "date": null
        }
    ]
}