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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80904&ordering=ip_address",
    "results": [
        {
            "id": 62212,
            "ip_address": "37.111.233.175",
            "count": 1,
            "first_visit": "2024-01-03T17:04:18.192511+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 28116,
            "ip_address": "37.111.233.179",
            "count": 1,
            "first_visit": "2022-07-27T10:57:31.910904+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 26721,
            "ip_address": "37.111.233.188",
            "count": 1,
            "first_visit": "2022-07-24T12:10:05.240860+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 29396,
            "ip_address": "37.111.233.190",
            "count": 2,
            "first_visit": "2022-07-29T16:46:13.985446+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6313,
            "ip_address": "37.111.233.193",
            "count": 1,
            "first_visit": "2022-05-15T10:29:19.524075+06:00",
            "date": null
        },
        {
            "id": 29079,
            "ip_address": "37.111.233.208",
            "count": 2,
            "first_visit": "2022-07-29T02:38:52.298444+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7348,
            "ip_address": "37.111.233.228",
            "count": 1,
            "first_visit": "2022-05-16T22:17:23.572939+06:00",
            "date": null
        },
        {
            "id": 19970,
            "ip_address": "37.111.233.240",
            "count": 1,
            "first_visit": "2022-06-29T09:29:34.456071+06:00",
            "date": "2022-06-29"
        }
    ]
}