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

{
    "count": 102721,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50904&ordering=ip_address",
    "results": [
        {
            "id": 12490,
            "ip_address": "119.30.39.170",
            "count": 1,
            "first_visit": "2022-05-29T14:55:04.388507+06:00",
            "date": null
        },
        {
            "id": 18771,
            "ip_address": "119.30.39.171",
            "count": 1,
            "first_visit": "2022-06-25T20:28:08.243984+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 66161,
            "ip_address": "119.30.39.171",
            "count": 2,
            "first_visit": "2024-03-21T10:21:58.989925+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 54480,
            "ip_address": "119.30.39.171",
            "count": 1,
            "first_visit": "2023-09-07T12:56:47.423069+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 52674,
            "ip_address": "119.30.39.171",
            "count": 1,
            "first_visit": "2023-08-16T14:30:31.616898+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 7258,
            "ip_address": "119.30.39.172",
            "count": 1,
            "first_visit": "2022-05-16T20:08:04.111166+06:00",
            "date": null
        },
        {
            "id": 10868,
            "ip_address": "119.30.39.174",
            "count": 1,
            "first_visit": "2022-05-24T10:16:53.867722+06:00",
            "date": null
        },
        {
            "id": 33347,
            "ip_address": "119.30.39.174",
            "count": 2,
            "first_visit": "2022-08-29T18:32:18.723892+06:00",
            "date": "2022-08-29"
        }
    ]
}