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

{
    "count": 99599,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25304&ordering=ip_address",
    "results": [
        {
            "id": 60749,
            "ip_address": "107.178.236.20",
            "count": 1,
            "first_visit": "2023-12-07T20:02:53.312066+06:00",
            "date": "2023-12-07"
        },
        {
            "id": 64352,
            "ip_address": "107.178.237.7",
            "count": 1,
            "first_visit": "2024-02-06T01:12:41.951940+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 59879,
            "ip_address": "107.178.239.206",
            "count": 1,
            "first_visit": "2023-11-21T08:02:47.556718+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 80385,
            "ip_address": "107.181.152.70",
            "count": 1,
            "first_visit": "2025-03-20T19:12:28.234277+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 87879,
            "ip_address": "107.181.152.86",
            "count": 1,
            "first_visit": "2025-08-17T16:30:08.524278+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 2060,
            "ip_address": "107.181.18.210",
            "count": 1,
            "first_visit": "2022-01-12T21:25:05.210242+06:00",
            "date": null
        },
        {
            "id": 36634,
            "ip_address": "107.190.2.74",
            "count": 1,
            "first_visit": "2022-10-29T20:01:43.502106+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 2595,
            "ip_address": "107.190.57.150",
            "count": 3,
            "first_visit": "2022-01-22T11:01:39.097625+06:00",
            "date": null
        }
    ]
}