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

{
    "count": 94369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76992&ordering=-ip_address",
    "results": [
        {
            "id": 27442,
            "ip_address": "103.29.127.126",
            "count": 1,
            "first_visit": "2022-07-25T22:43:15.806241+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 26537,
            "ip_address": "103.29.127.126",
            "count": 1,
            "first_visit": "2022-07-24T04:29:52.150556+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 1270,
            "ip_address": "103.29.127.126",
            "count": 12,
            "first_visit": "2021-12-23T00:30:05.448565+06:00",
            "date": null
        },
        {
            "id": 11291,
            "ip_address": "103.29.126.77",
            "count": 1,
            "first_visit": "2022-05-25T03:33:24.556811+06:00",
            "date": null
        },
        {
            "id": 82123,
            "ip_address": "103.29.126.220",
            "count": 1,
            "first_visit": "2025-05-01T10:20:01.135231+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 1803,
            "ip_address": "103.29.126.2",
            "count": 1,
            "first_visit": "2022-01-11T11:20:23.850916+06:00",
            "date": null
        },
        {
            "id": 6653,
            "ip_address": "103.29.124.9",
            "count": 1,
            "first_visit": "2022-05-16T12:17:39.876470+06:00",
            "date": null
        },
        {
            "id": 32376,
            "ip_address": "103.29.124.8",
            "count": 1,
            "first_visit": "2022-08-18T19:53:38.380560+06:00",
            "date": "2022-08-18"
        }
    ]
}