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

{
    "count": 99457,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24224&ordering=-count",
    "results": [
        {
            "id": 2318,
            "ip_address": "37.111.207.111",
            "count": 2,
            "first_visit": "2022-01-16T17:59:25.209212+06:00",
            "date": null
        },
        {
            "id": 37734,
            "ip_address": "182.163.99.83",
            "count": 2,
            "first_visit": "2022-11-23T10:30:59.726018+06:00",
            "date": "2022-11-23"
        },
        {
            "id": 7199,
            "ip_address": "58.145.189.253",
            "count": 2,
            "first_visit": "2022-05-16T19:56:38.130142+06:00",
            "date": null
        },
        {
            "id": 7154,
            "ip_address": "103.67.158.138",
            "count": 2,
            "first_visit": "2022-05-16T19:43:29.762014+06:00",
            "date": null
        },
        {
            "id": 444,
            "ip_address": "104.236.158.24",
            "count": 2,
            "first_visit": "2021-12-08T17:56:16.699385+06:00",
            "date": null
        },
        {
            "id": 21882,
            "ip_address": "114.119.130.246",
            "count": 2,
            "first_visit": "2022-07-10T17:50:18.642393+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 1013,
            "ip_address": "103.230.104.62",
            "count": 2,
            "first_visit": "2021-12-20T08:49:06.268782+06:00",
            "date": null
        },
        {
            "id": 20250,
            "ip_address": "66.249.92.61",
            "count": 2,
            "first_visit": "2022-06-30T05:47:54.895849+06:00",
            "date": "2022-06-30"
        }
    ]
}