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

{
    "count": 100670,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15896&ordering=ip_address",
    "results": [
        {
            "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": 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
        },
        {
            "id": 10803,
            "ip_address": "103.230.107.22",
            "count": 1,
            "first_visit": "2022-05-24T06:43:00.239296+06:00",
            "date": null
        },
        {
            "id": 23753,
            "ip_address": "103.230.107.22",
            "count": 1,
            "first_visit": "2022-07-18T22:24:56.046656+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 20102,
            "ip_address": "103.230.107.23",
            "count": 1,
            "first_visit": "2022-06-29T18:36:22.179998+06:00",
            "date": "2022-06-29"
        }
    ]
}