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

{
    "count": 95924,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19000&ordering=-ip_address",
    "results": [
        {
            "id": 24211,
            "ip_address": "37.111.233.40",
            "count": 1,
            "first_visit": "2022-07-19T22:41:20.144100+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 27517,
            "ip_address": "37.111.233.251",
            "count": 1,
            "first_visit": "2022-07-26T00:42:10.211337+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 34655,
            "ip_address": "37.111.233.251",
            "count": 1,
            "first_visit": "2022-09-19T06:14:20.659582+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 19970,
            "ip_address": "37.111.233.240",
            "count": 1,
            "first_visit": "2022-06-29T09:29:34.456071+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 7348,
            "ip_address": "37.111.233.228",
            "count": 1,
            "first_visit": "2022-05-16T22:17:23.572939+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": 6313,
            "ip_address": "37.111.233.193",
            "count": 1,
            "first_visit": "2022-05-15T10:29:19.524075+06:00",
            "date": null
        },
        {
            "id": 29396,
            "ip_address": "37.111.233.190",
            "count": 2,
            "first_visit": "2022-07-29T16:46:13.985446+06:00",
            "date": "2022-07-29"
        }
    ]
}