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

{
    "count": 96778,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22120&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22104&ordering=-count",
    "results": [
        {
            "id": 15718,
            "ip_address": "45.64.134.146",
            "count": 2,
            "first_visit": "2022-06-16T17:22:20.133640+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 36287,
            "ip_address": "45.251.228.234",
            "count": 2,
            "first_visit": "2022-10-22T07:25:50.339702+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 5451,
            "ip_address": "103.132.179.1",
            "count": 2,
            "first_visit": "2022-04-29T20:40:42.308265+06:00",
            "date": null
        },
        {
            "id": 11975,
            "ip_address": "103.31.155.247",
            "count": 2,
            "first_visit": "2022-05-27T19:59:31.013392+06:00",
            "date": null
        },
        {
            "id": 31527,
            "ip_address": "37.111.234.170",
            "count": 2,
            "first_visit": "2022-08-08T12:46:12.086729+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 11914,
            "ip_address": "37.111.193.150",
            "count": 2,
            "first_visit": "2022-05-27T12:48:53.368872+06:00",
            "date": null
        },
        {
            "id": 39612,
            "ip_address": "66.249.66.62",
            "count": 2,
            "first_visit": "2022-12-30T07:42:02.300241+06:00",
            "date": "2022-12-30"
        },
        {
            "id": 31521,
            "ip_address": "203.188.255.246",
            "count": 2,
            "first_visit": "2022-08-08T10:52:14.540810+06:00",
            "date": "2022-08-08"
        }
    ]
}