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

{
    "count": 95122,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15984&ordering=ip_address",
    "results": [
        {
            "id": 8840,
            "ip_address": "103.242.22.248",
            "count": 1,
            "first_visit": "2022-05-18T11:33:35.265742+06:00",
            "date": null
        },
        {
            "id": 49004,
            "ip_address": "103.242.22.249",
            "count": 2,
            "first_visit": "2023-06-28T22:32:29.000811+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 3306,
            "ip_address": "103.242.22.249",
            "count": 1,
            "first_visit": "2022-02-04T15:44:52.722793+06:00",
            "date": null
        },
        {
            "id": 33010,
            "ip_address": "103.242.22.251",
            "count": 1,
            "first_visit": "2022-08-26T14:25:39.339583+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 5590,
            "ip_address": "103.242.22.251",
            "count": 3,
            "first_visit": "2022-05-03T20:35:09.332502+06:00",
            "date": null
        },
        {
            "id": 84931,
            "ip_address": "103.242.22.251",
            "count": 1,
            "first_visit": "2025-06-30T17:53:30.514285+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 30437,
            "ip_address": "103.242.22.252",
            "count": 1,
            "first_visit": "2022-07-31T16:21:51.821137+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 7519,
            "ip_address": "103.242.22.252",
            "count": 1,
            "first_visit": "2022-05-16T23:53:10.109736+06:00",
            "date": null
        }
    ]
}