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

{
    "count": 96368,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20904&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20888&ordering=-count",
    "results": [
        {
            "id": 23500,
            "ip_address": "54.85.88.187",
            "count": 2,
            "first_visit": "2022-07-18T17:29:23.234388+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 10268,
            "ip_address": "37.111.238.141",
            "count": 2,
            "first_visit": "2022-05-22T11:36:19.702107+06:00",
            "date": null
        },
        {
            "id": 32568,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-08-21T02:46:05.126272+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 35157,
            "ip_address": "123.108.91.6",
            "count": 2,
            "first_visit": "2022-09-28T19:46:31.418814+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 4667,
            "ip_address": "176.24.101.85",
            "count": 2,
            "first_visit": "2022-03-25T15:22:09.509836+06:00",
            "date": null
        },
        {
            "id": 23497,
            "ip_address": "103.152.228.4",
            "count": 2,
            "first_visit": "2022-07-18T17:09:52.225186+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 10277,
            "ip_address": "103.173.90.129",
            "count": 2,
            "first_visit": "2022-05-22T12:14:55.009308+06:00",
            "date": null
        },
        {
            "id": 5639,
            "ip_address": "37.111.212.228",
            "count": 2,
            "first_visit": "2022-05-05T15:51:15.108515+06:00",
            "date": null
        }
    ]
}