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

{
    "count": 91336,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=-count",
    "results": [
        {
            "id": 4421,
            "ip_address": "116.68.196.49",
            "count": 123,
            "first_visit": "2022-03-16T15:49:00.066248+06:00",
            "date": null
        },
        {
            "id": 84,
            "ip_address": "103.96.36.65",
            "count": 97,
            "first_visit": "2021-12-03T17:41:27.452369+06:00",
            "date": null
        },
        {
            "id": 659,
            "ip_address": "66.249.79.59",
            "count": 91,
            "first_visit": "2021-12-14T00:40:17.260382+06:00",
            "date": null
        },
        {
            "id": 2529,
            "ip_address": "66.249.64.100",
            "count": 89,
            "first_visit": "2022-01-20T19:12:39.938167+06:00",
            "date": null
        },
        {
            "id": 156,
            "ip_address": "103.120.202.62",
            "count": 86,
            "first_visit": "2021-12-04T15:13:01.703663+06:00",
            "date": null
        },
        {
            "id": 2544,
            "ip_address": "66.249.64.102",
            "count": 85,
            "first_visit": "2022-01-21T00:01:16.319794+06:00",
            "date": null
        },
        {
            "id": 2528,
            "ip_address": "66.249.64.104",
            "count": 85,
            "first_visit": "2022-01-20T18:47:27.996276+06:00",
            "date": null
        },
        {
            "id": 7,
            "ip_address": "203.188.255.246",
            "count": 81,
            "first_visit": "2021-12-02T16:54:39.742037+06:00",
            "date": null
        }
    ]
}