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

{
    "count": 99531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93152&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93136&ordering=count",
    "results": [
        {
            "id": 7386,
            "ip_address": "58.145.186.230",
            "count": 5,
            "first_visit": "2022-05-16T22:38:04.038815+06:00",
            "date": null
        },
        {
            "id": 27507,
            "ip_address": "37.111.207.34",
            "count": 5,
            "first_visit": "2022-07-26T00:24:20.160654+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 33985,
            "ip_address": "114.119.141.15",
            "count": 5,
            "first_visit": "2022-09-07T12:53:31.718184+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 7863,
            "ip_address": "103.14.130.11",
            "count": 5,
            "first_visit": "2022-05-17T10:46:39.211908+06:00",
            "date": null
        },
        {
            "id": 3298,
            "ip_address": "113.11.116.101",
            "count": 5,
            "first_visit": "2022-02-04T09:23:21.980538+06:00",
            "date": null
        },
        {
            "id": 39318,
            "ip_address": "103.86.201.51",
            "count": 5,
            "first_visit": "2022-12-25T09:22:58.898263+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 678,
            "ip_address": "101.2.164.18",
            "count": 5,
            "first_visit": "2021-12-14T12:06:29.628904+06:00",
            "date": null
        },
        {
            "id": 15291,
            "ip_address": "120.50.4.32",
            "count": 5,
            "first_visit": "2022-06-15T14:07:31.492581+06:00",
            "date": "2022-06-15"
        }
    ]
}