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

{
    "count": 99651,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25448&ordering=-count",
    "results": [
        {
            "id": 848,
            "ip_address": "114.130.157.146",
            "count": 2,
            "first_visit": "2021-12-19T18:45:29.293496+06:00",
            "date": null
        },
        {
            "id": 27666,
            "ip_address": "103.120.160.186",
            "count": 2,
            "first_visit": "2022-07-26T11:07:52.436313+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 2457,
            "ip_address": "27.147.243.171",
            "count": 2,
            "first_visit": "2022-01-19T10:52:37.156280+06:00",
            "date": null
        },
        {
            "id": 27669,
            "ip_address": "43.245.122.203",
            "count": 2,
            "first_visit": "2022-07-26T11:19:25.564005+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 8116,
            "ip_address": "202.91.41.95",
            "count": 2,
            "first_visit": "2022-05-17T12:41:52.551179+06:00",
            "date": null
        },
        {
            "id": 8148,
            "ip_address": "37.111.213.124",
            "count": 2,
            "first_visit": "2022-05-17T13:01:44.846170+06:00",
            "date": null
        },
        {
            "id": 19680,
            "ip_address": "103.101.197.208",
            "count": 2,
            "first_visit": "2022-06-28T09:01:57.511582+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 835,
            "ip_address": "114.130.157.87",
            "count": 2,
            "first_visit": "2021-12-19T18:23:34.657524+06:00",
            "date": null
        }
    ]
}