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

{
    "count": 97624,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24992&ordering=-count",
    "results": [
        {
            "id": 4743,
            "ip_address": "103.177.200.18",
            "count": 2,
            "first_visit": "2022-03-28T18:46:10.615390+06:00",
            "date": null
        },
        {
            "id": 20696,
            "ip_address": "114.119.130.30",
            "count": 2,
            "first_visit": "2022-07-02T11:42:06.036718+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 28785,
            "ip_address": "45.249.185.22",
            "count": 2,
            "first_visit": "2022-07-28T12:45:37.885020+06:00",
            "date": "2022-07-28"
        },
        {
            "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
        }
    ]
}