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

{
    "count": 94843,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14944&ordering=ip_address",
    "results": [
        {
            "id": 92494,
            "ip_address": "103.230.107.2",
            "count": 1,
            "first_visit": "2025-11-29T18:37:05.267969+06:00",
            "date": "2025-11-29"
        },
        {
            "id": 91976,
            "ip_address": "103.230.107.2",
            "count": 2,
            "first_visit": "2025-11-13T13:25:12.864139+06:00",
            "date": "2025-11-13"
        },
        {
            "id": 50802,
            "ip_address": "103.230.107.2",
            "count": 1,
            "first_visit": "2023-07-25T13:14:49.981713+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 29999,
            "ip_address": "103.230.107.2",
            "count": 1,
            "first_visit": "2022-07-30T20:37:14.238536+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 1522,
            "ip_address": "103.230.107.20",
            "count": 2,
            "first_visit": "2021-12-31T15:27:45.556548+06:00",
            "date": null
        },
        {
            "id": 35026,
            "ip_address": "103.230.107.20",
            "count": 1,
            "first_visit": "2022-09-26T14:29:43.724165+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 34553,
            "ip_address": "103.230.107.21",
            "count": 1,
            "first_visit": "2022-09-17T13:39:19.615530+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 11732,
            "ip_address": "103.230.107.21",
            "count": 1,
            "first_visit": "2022-05-26T22:24:13.843656+06:00",
            "date": null
        }
    ]
}