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

{
    "count": 94480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13736&ordering=ip_address",
    "results": [
        {
            "id": 12727,
            "ip_address": "103.217.111.207",
            "count": 5,
            "first_visit": "2022-05-30T09:46:04.008707+06:00",
            "date": null
        },
        {
            "id": 16907,
            "ip_address": "103.217.111.208",
            "count": 1,
            "first_visit": "2022-06-20T21:10:35.600502+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 4451,
            "ip_address": "103.217.111.209",
            "count": 5,
            "first_visit": "2022-03-17T15:55:54.511345+06:00",
            "date": null
        },
        {
            "id": 87124,
            "ip_address": "103.217.111.21",
            "count": 9,
            "first_visit": "2025-08-04T18:41:42.753634+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 76410,
            "ip_address": "103.217.111.21",
            "count": 1,
            "first_visit": "2024-12-05T10:34:53.676206+06:00",
            "date": "2024-12-05"
        },
        {
            "id": 6228,
            "ip_address": "103.217.111.21",
            "count": 2,
            "first_visit": "2022-05-15T06:52:09.799501+06:00",
            "date": null
        },
        {
            "id": 37831,
            "ip_address": "103.217.111.21",
            "count": 3,
            "first_visit": "2022-11-25T10:51:38.984409+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 22043,
            "ip_address": "103.217.111.21",
            "count": 3,
            "first_visit": "2022-07-11T23:29:09.213252+06:00",
            "date": "2022-07-11"
        }
    ]
}