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

{
    "count": 93934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12088&ordering=ip_address",
    "results": [
        {
            "id": 90886,
            "ip_address": "103.199.169.218",
            "count": 2,
            "first_visit": "2025-10-17T10:59:05.287756+06:00",
            "date": "2025-10-17"
        },
        {
            "id": 1368,
            "ip_address": "103.199.169.219",
            "count": 1,
            "first_visit": "2021-12-25T20:51:03.138072+06:00",
            "date": null
        },
        {
            "id": 79559,
            "ip_address": "103.199.169.219",
            "count": 2,
            "first_visit": "2025-02-28T10:34:17.770448+06:00",
            "date": "2025-02-28"
        },
        {
            "id": 13204,
            "ip_address": "103.199.169.220",
            "count": 1,
            "first_visit": "2022-05-31T23:50:21.642748+06:00",
            "date": null
        },
        {
            "id": 5632,
            "ip_address": "103.199.169.224",
            "count": 5,
            "first_visit": "2022-05-05T15:03:56.289219+06:00",
            "date": null
        },
        {
            "id": 69258,
            "ip_address": "103.199.169.227",
            "count": 1,
            "first_visit": "2024-05-29T01:12:28.227210+06:00",
            "date": "2024-05-29"
        },
        {
            "id": 75612,
            "ip_address": "103.199.169.229",
            "count": 1,
            "first_visit": "2024-11-13T19:13:00.398693+06:00",
            "date": "2024-11-13"
        },
        {
            "id": 10259,
            "ip_address": "103.199.169.230",
            "count": 1,
            "first_visit": "2022-05-22T11:11:20.409398+06:00",
            "date": null
        }
    ]
}