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

{
    "count": 98217,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16032&ordering=ip_address",
    "results": [
        {
            "id": 81241,
            "ip_address": "103.237.36.233",
            "count": 1,
            "first_visit": "2025-04-10T12:55:57.821345+06:00",
            "date": "2025-04-10"
        },
        {
            "id": 10052,
            "ip_address": "103.237.36.235",
            "count": 2,
            "first_visit": "2022-05-21T17:30:28.329615+06:00",
            "date": null
        },
        {
            "id": 81566,
            "ip_address": "103.237.36.236",
            "count": 2,
            "first_visit": "2025-04-18T10:28:09.224888+06:00",
            "date": "2025-04-18"
        },
        {
            "id": 5852,
            "ip_address": "103.237.36.239",
            "count": 1,
            "first_visit": "2022-05-11T10:13:07.295264+06:00",
            "date": null
        },
        {
            "id": 29464,
            "ip_address": "103.237.36.242",
            "count": 1,
            "first_visit": "2022-07-29T22:11:16.845220+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 41230,
            "ip_address": "103.237.36.248",
            "count": 1,
            "first_visit": "2023-01-30T15:19:06.578408+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 4430,
            "ip_address": "103.237.36.249",
            "count": 2,
            "first_visit": "2022-03-16T19:52:28.756432+06:00",
            "date": null
        },
        {
            "id": 24815,
            "ip_address": "103.237.36.252",
            "count": 2,
            "first_visit": "2022-07-20T18:37:47.524440+06:00",
            "date": "2022-07-20"
        }
    ]
}