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

{
    "count": 99460,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24192&ordering=ip_address",
    "results": [
        {
            "id": 91172,
            "ip_address": "103.96.105.98",
            "count": 1,
            "first_visit": "2025-10-24T01:38:35.405345+06:00",
            "date": "2025-10-24"
        },
        {
            "id": 2996,
            "ip_address": "103.96.106.128",
            "count": 1,
            "first_visit": "2022-01-28T23:36:27.025402+06:00",
            "date": null
        },
        {
            "id": 13316,
            "ip_address": "103.96.106.132",
            "count": 1,
            "first_visit": "2022-06-02T00:29:20.411596+06:00",
            "date": null
        },
        {
            "id": 870,
            "ip_address": "103.96.106.135",
            "count": 1,
            "first_visit": "2021-12-19T19:10:39.776152+06:00",
            "date": null
        },
        {
            "id": 13136,
            "ip_address": "103.96.106.136",
            "count": 4,
            "first_visit": "2022-05-31T15:13:19.957229+06:00",
            "date": null
        },
        {
            "id": 64837,
            "ip_address": "103.96.106.136",
            "count": 1,
            "first_visit": "2024-02-17T17:02:29.725528+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 13215,
            "ip_address": "103.96.106.137",
            "count": 1,
            "first_visit": "2022-06-01T00:52:35.840219+06:00",
            "date": null
        },
        {
            "id": 29530,
            "ip_address": "103.96.106.138",
            "count": 1,
            "first_visit": "2022-07-29T23:13:09.940528+06:00",
            "date": "2022-07-29"
        }
    ]
}