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

{
    "count": 92172,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2624&ordering=ip_address",
    "results": [
        {
            "id": 3305,
            "ip_address": "103.120.203.128",
            "count": 10,
            "first_visit": "2022-02-04T15:40:45.559528+06:00",
            "date": null
        },
        {
            "id": 29144,
            "ip_address": "103.120.203.137",
            "count": 1,
            "first_visit": "2022-07-29T09:30:14.721756+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 83081,
            "ip_address": "103.120.203.180",
            "count": 3,
            "first_visit": "2025-05-20T12:20:25.371825+06:00",
            "date": "2025-05-20"
        },
        {
            "id": 83233,
            "ip_address": "103.120.203.180",
            "count": 1,
            "first_visit": "2025-05-24T10:37:33.752167+06:00",
            "date": "2025-05-24"
        },
        {
            "id": 86241,
            "ip_address": "103.120.203.2",
            "count": 1,
            "first_visit": "2025-07-21T15:23:12.382229+06:00",
            "date": "2025-07-21"
        },
        {
            "id": 4194,
            "ip_address": "103.120.203.22",
            "count": 2,
            "first_visit": "2022-03-08T16:53:08.334111+06:00",
            "date": null
        },
        {
            "id": 49909,
            "ip_address": "103.120.203.22",
            "count": 1,
            "first_visit": "2023-07-13T12:23:25.779223+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 57991,
            "ip_address": "103.120.203.22",
            "count": 1,
            "first_visit": "2023-10-19T10:26:58.971323+06:00",
            "date": "2023-10-19"
        }
    ]
}