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

{
    "count": 99688,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=616&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=600&ordering=-count",
    "results": [
        {
            "id": 37269,
            "ip_address": "66.249.66.62",
            "count": 18,
            "first_visit": "2022-11-12T00:03:47.953507+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 35431,
            "ip_address": "114.119.141.146",
            "count": 18,
            "first_visit": "2022-10-04T00:09:30.600624+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 348,
            "ip_address": "114.119.151.83",
            "count": 18,
            "first_visit": "2021-12-07T17:38:48.487995+06:00",
            "date": null
        },
        {
            "id": 1213,
            "ip_address": "202.134.8.135",
            "count": 18,
            "first_visit": "2021-12-21T22:54:43.514462+06:00",
            "date": null
        },
        {
            "id": 705,
            "ip_address": "114.119.157.245",
            "count": 18,
            "first_visit": "2021-12-15T04:29:41.741098+06:00",
            "date": null
        },
        {
            "id": 35393,
            "ip_address": "114.119.141.146",
            "count": 18,
            "first_visit": "2022-10-03T03:20:50.874007+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35434,
            "ip_address": "114.119.141.118",
            "count": 18,
            "first_visit": "2022-10-04T00:16:35.934384+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35387,
            "ip_address": "114.119.141.118",
            "count": 18,
            "first_visit": "2022-10-03T02:03:05.774556+06:00",
            "date": "2022-10-03"
        }
    ]
}