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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80096&ordering=ip_address",
    "results": [
        {
            "id": 12865,
            "ip_address": "37.111.219.198",
            "count": 1,
            "first_visit": "2022-05-30T20:14:42.438223+06:00",
            "date": null
        },
        {
            "id": 29279,
            "ip_address": "37.111.219.200",
            "count": 1,
            "first_visit": "2022-07-29T12:35:47.280257+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 69348,
            "ip_address": "37.111.219.200",
            "count": 1,
            "first_visit": "2024-06-03T15:21:34.427494+06:00",
            "date": "2024-06-03"
        },
        {
            "id": 68652,
            "ip_address": "37.111.219.201",
            "count": 2,
            "first_visit": "2024-05-20T11:16:41.196503+06:00",
            "date": "2024-05-20"
        },
        {
            "id": 6045,
            "ip_address": "37.111.219.203",
            "count": 1,
            "first_visit": "2022-05-14T19:14:39.483824+06:00",
            "date": null
        },
        {
            "id": 10824,
            "ip_address": "37.111.219.209",
            "count": 1,
            "first_visit": "2022-05-24T08:28:19.875363+06:00",
            "date": null
        },
        {
            "id": 64064,
            "ip_address": "37.111.219.212",
            "count": 1,
            "first_visit": "2024-01-30T12:36:58.531892+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 12522,
            "ip_address": "37.111.219.214",
            "count": 1,
            "first_visit": "2022-05-29T17:40:59.487971+06:00",
            "date": null
        }
    ]
}