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

{
    "count": 96521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21360&ordering=ip_address",
    "results": [
        {
            "id": 26442,
            "ip_address": "103.76.44.70",
            "count": 1,
            "first_visit": "2022-07-23T22:13:18.066107+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 1632,
            "ip_address": "103.76.44.82",
            "count": 1,
            "first_visit": "2022-01-03T22:47:30.501313+06:00",
            "date": null
        },
        {
            "id": 2370,
            "ip_address": "103.76.44.85",
            "count": 1,
            "first_visit": "2022-01-17T14:27:10.260878+06:00",
            "date": null
        },
        {
            "id": 4429,
            "ip_address": "103.76.44.98",
            "count": 3,
            "first_visit": "2022-03-16T19:46:32.567429+06:00",
            "date": null
        },
        {
            "id": 87193,
            "ip_address": "103.76.45.109",
            "count": 7,
            "first_visit": "2025-08-05T20:14:11.401251+06:00",
            "date": "2025-08-05"
        },
        {
            "id": 78515,
            "ip_address": "103.76.45.144",
            "count": 1,
            "first_visit": "2025-02-03T08:29:55.128161+06:00",
            "date": "2025-02-03"
        },
        {
            "id": 23784,
            "ip_address": "103.76.45.145",
            "count": 1,
            "first_visit": "2022-07-18T22:32:00.385388+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9580,
            "ip_address": "103.76.45.149",
            "count": 1,
            "first_visit": "2022-05-19T23:51:25.006407+06:00",
            "date": null
        }
    ]
}