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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50144&ordering=ip_address",
    "results": [
        {
            "id": 6381,
            "ip_address": "119.30.32.140",
            "count": 1,
            "first_visit": "2022-05-15T19:55:30.278668+06:00",
            "date": null
        },
        {
            "id": 45235,
            "ip_address": "119.30.32.140",
            "count": 1,
            "first_visit": "2023-04-12T16:41:31.593749+06:00",
            "date": "2023-04-12"
        },
        {
            "id": 57878,
            "ip_address": "119.30.32.141",
            "count": 2,
            "first_visit": "2023-10-18T09:13:42.217035+06:00",
            "date": "2023-10-18"
        },
        {
            "id": 6291,
            "ip_address": "119.30.32.141",
            "count": 3,
            "first_visit": "2022-05-15T09:21:20.822063+06:00",
            "date": null
        },
        {
            "id": 5080,
            "ip_address": "119.30.32.143",
            "count": 1,
            "first_visit": "2022-04-12T12:19:49.166414+06:00",
            "date": null
        },
        {
            "id": 25570,
            "ip_address": "119.30.32.143",
            "count": 1,
            "first_visit": "2022-07-21T13:50:25.323580+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 82946,
            "ip_address": "119.30.32.143",
            "count": 1,
            "first_visit": "2025-05-17T22:21:05.201439+06:00",
            "date": "2025-05-17"
        },
        {
            "id": 30360,
            "ip_address": "119.30.32.144",
            "count": 1,
            "first_visit": "2022-07-31T11:37:09.784148+06:00",
            "date": "2022-07-31"
        }
    ]
}