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

{
    "count": 99976,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26864&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26848&ordering=-count",
    "results": [
        {
            "id": 27999,
            "ip_address": "123.49.53.174",
            "count": 2,
            "first_visit": "2022-07-27T05:03:26.639479+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 32827,
            "ip_address": "103.203.95.132",
            "count": 2,
            "first_visit": "2022-08-24T12:53:26.816056+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 10398,
            "ip_address": "37.111.218.27",
            "count": 2,
            "first_visit": "2022-05-22T21:22:57.522208+06:00",
            "date": null
        },
        {
            "id": 11321,
            "ip_address": "202.53.171.250",
            "count": 2,
            "first_visit": "2022-05-25T09:30:06.713895+06:00",
            "date": null
        },
        {
            "id": 6319,
            "ip_address": "58.145.186.227",
            "count": 2,
            "first_visit": "2022-05-15T11:09:02.388289+06:00",
            "date": null
        },
        {
            "id": 10386,
            "ip_address": "103.109.215.70",
            "count": 2,
            "first_visit": "2022-05-22T20:13:18.822583+06:00",
            "date": null
        },
        {
            "id": 5840,
            "ip_address": "103.124.225.83",
            "count": 2,
            "first_visit": "2022-05-11T05:29:30.976307+06:00",
            "date": null
        },
        {
            "id": 19918,
            "ip_address": "66.249.79.229",
            "count": 2,
            "first_visit": "2022-06-29T04:00:23.712994+06:00",
            "date": "2022-06-29"
        }
    ]
}