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

{
    "count": 92163,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88392&ordering=-ip_address",
    "results": [
        {
            "id": 5405,
            "ip_address": "103.127.4.173",
            "count": 1,
            "first_visit": "2022-04-26T16:51:13.294307+06:00",
            "date": null
        },
        {
            "id": 810,
            "ip_address": "103.127.4.166",
            "count": 3,
            "first_visit": "2021-12-18T19:12:13.379799+06:00",
            "date": null
        },
        {
            "id": 49578,
            "ip_address": "103.127.4.166",
            "count": 1,
            "first_visit": "2023-07-08T21:59:19.615182+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 11340,
            "ip_address": "103.127.4.159",
            "count": 2,
            "first_visit": "2022-05-25T11:02:03.933480+06:00",
            "date": null
        },
        {
            "id": 53901,
            "ip_address": "103.127.4.124",
            "count": 1,
            "first_visit": "2023-08-30T16:02:20.382304+06:00",
            "date": "2023-08-30"
        },
        {
            "id": 53674,
            "ip_address": "103.127.4.124",
            "count": 4,
            "first_visit": "2023-08-27T15:34:29.092594+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 53745,
            "ip_address": "103.127.4.124",
            "count": 7,
            "first_visit": "2023-08-28T14:18:59.964284+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 5971,
            "ip_address": "103.127.4.112",
            "count": 1,
            "first_visit": "2022-05-14T01:46:35.099510+06:00",
            "date": null
        }
    ]
}