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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14296&ordering=ip_address",
    "results": [
        {
            "id": 40059,
            "ip_address": "103.217.111.206",
            "count": 2,
            "first_visit": "2023-01-08T12:46:05.044612+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 4901,
            "ip_address": "103.217.111.206",
            "count": 4,
            "first_visit": "2022-04-03T23:36:13.065515+06:00",
            "date": null
        },
        {
            "id": 57066,
            "ip_address": "103.217.111.207",
            "count": 1,
            "first_visit": "2023-10-08T10:55:25.658525+06:00",
            "date": "2023-10-08"
        },
        {
            "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": 37674,
            "ip_address": "103.217.111.21",
            "count": 3,
            "first_visit": "2022-11-21T22:18:17.551697+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 87257,
            "ip_address": "103.217.111.21",
            "count": 3,
            "first_visit": "2025-08-06T17:10:44.592244+06:00",
            "date": "2025-08-06"
        }
    ]
}