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

{
    "count": 99880,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26576&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26560&ordering=-count",
    "results": [
        {
            "id": 23918,
            "ip_address": "37.111.228.245",
            "count": 2,
            "first_visit": "2022-07-18T23:22:26.821887+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23908,
            "ip_address": "37.111.210.11",
            "count": 2,
            "first_visit": "2022-07-18T23:12:06.459274+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 4165,
            "ip_address": "103.74.230.38",
            "count": 2,
            "first_visit": "2022-03-07T17:09:57.044481+06:00",
            "date": null
        },
        {
            "id": 3280,
            "ip_address": "220.247.130.93",
            "count": 2,
            "first_visit": "2022-02-03T21:36:22.387670+06:00",
            "date": null
        },
        {
            "id": 34677,
            "ip_address": "103.25.248.233",
            "count": 2,
            "first_visit": "2022-09-19T20:18:30.434429+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 11226,
            "ip_address": "113.21.228.22",
            "count": 2,
            "first_visit": "2022-05-24T23:36:35.832111+06:00",
            "date": null
        },
        {
            "id": 34667,
            "ip_address": "103.166.187.65",
            "count": 2,
            "first_visit": "2022-09-19T15:15:19.845440+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 16637,
            "ip_address": "37.111.195.56",
            "count": 2,
            "first_visit": "2022-06-19T18:38:38.688540+06:00",
            "date": "2022-06-19"
        }
    ]
}