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

{
    "count": 92211,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86216&ordering=-ip_address",
    "results": [
        {
            "id": 66148,
            "ip_address": "103.141.64.66",
            "count": 1,
            "first_visit": "2024-03-21T00:24:39.833301+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 69306,
            "ip_address": "103.141.64.6",
            "count": 1,
            "first_visit": "2024-05-29T23:04:12.848173+06:00",
            "date": "2024-05-29"
        },
        {
            "id": 4230,
            "ip_address": "103.141.64.26",
            "count": 1,
            "first_visit": "2022-03-09T23:42:40.113600+06:00",
            "date": null
        },
        {
            "id": 1836,
            "ip_address": "103.141.64.17",
            "count": 2,
            "first_visit": "2022-01-11T12:05:48.731062+06:00",
            "date": null
        },
        {
            "id": 11429,
            "ip_address": "103.141.64.14",
            "count": 1,
            "first_visit": "2022-05-25T20:45:27.177035+06:00",
            "date": null
        },
        {
            "id": 11800,
            "ip_address": "103.141.60.94",
            "count": 3,
            "first_visit": "2022-05-26T23:57:04.774945+06:00",
            "date": null
        },
        {
            "id": 27053,
            "ip_address": "103.141.60.94",
            "count": 2,
            "first_visit": "2022-07-25T06:04:46.197078+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 29717,
            "ip_address": "103.141.60.67",
            "count": 1,
            "first_visit": "2022-07-30T09:03:39.243970+06:00",
            "date": "2022-07-30"
        }
    ]
}