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

{
    "count": 91923,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=968&ordering=-ip_address",
    "results": [
        {
            "id": 2441,
            "ip_address": "8.29.105.135",
            "count": 1,
            "first_visit": "2022-01-18T20:28:33.788904+06:00",
            "date": null
        },
        {
            "id": 4272,
            "ip_address": "8.29.105.128",
            "count": 3,
            "first_visit": "2022-03-11T12:07:04.866650+06:00",
            "date": null
        },
        {
            "id": 11408,
            "ip_address": "8.29.105.12",
            "count": 2,
            "first_visit": "2022-05-25T18:20:23.817368+06:00",
            "date": null
        },
        {
            "id": 1905,
            "ip_address": "82.8.28.244",
            "count": 1,
            "first_visit": "2022-01-11T16:42:46.293100+06:00",
            "date": null
        },
        {
            "id": 89407,
            "ip_address": "82.7.64.174",
            "count": 1,
            "first_visit": "2025-09-12T16:26:32.976053+06:00",
            "date": "2025-09-12"
        },
        {
            "id": 45675,
            "ip_address": "82.66.172.116",
            "count": 1,
            "first_visit": "2023-04-24T16:54:28.449137+06:00",
            "date": "2023-04-24"
        },
        {
            "id": 14400,
            "ip_address": "8.25.96.94",
            "count": 1,
            "first_visit": "2022-06-11T00:51:21.825158+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 16930,
            "ip_address": "8.25.96.94",
            "count": 3,
            "first_visit": "2022-06-21T02:04:25.570234+06:00",
            "date": "2022-06-21"
        }
    ]
}