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

{
    "count": 92312,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83992&ordering=-ip_address",
    "results": [
        {
            "id": 9685,
            "ip_address": "103.156.126.79",
            "count": 2,
            "first_visit": "2022-05-20T12:23:24.290053+06:00",
            "date": null
        },
        {
            "id": 6464,
            "ip_address": "103.156.126.242",
            "count": 2,
            "first_visit": "2022-05-15T23:13:46.600483+06:00",
            "date": null
        },
        {
            "id": 26358,
            "ip_address": "103.156.124.39",
            "count": 2,
            "first_visit": "2022-07-23T13:39:49.098291+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 1511,
            "ip_address": "103.156.108.4",
            "count": 1,
            "first_visit": "2021-12-31T14:25:42.655175+06:00",
            "date": null
        },
        {
            "id": 2304,
            "ip_address": "103.156.108.2",
            "count": 1,
            "first_visit": "2022-01-16T15:57:22.251024+06:00",
            "date": null
        },
        {
            "id": 581,
            "ip_address": "103.156.108.12",
            "count": 1,
            "first_visit": "2021-12-11T17:48:11.631146+06:00",
            "date": null
        },
        {
            "id": 61389,
            "ip_address": "103.156.108.11",
            "count": 1,
            "first_visit": "2023-12-18T13:08:32.222894+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61728,
            "ip_address": "103.156.108.1",
            "count": 1,
            "first_visit": "2023-12-23T18:57:23.702951+06:00",
            "date": "2023-12-23"
        }
    ]
}