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

{
    "count": 99266,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25168&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25152&ordering=-count",
    "results": [
        {
            "id": 2046,
            "ip_address": "124.109.106.244",
            "count": 2,
            "first_visit": "2022-01-12T17:44:08.353040+06:00",
            "date": null
        },
        {
            "id": 21368,
            "ip_address": "36.37.196.227",
            "count": 2,
            "first_visit": "2022-07-06T20:32:07.124578+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 13011,
            "ip_address": "103.147.41.234",
            "count": 2,
            "first_visit": "2022-05-31T06:18:27.272318+06:00",
            "date": null
        },
        {
            "id": 28929,
            "ip_address": "103.120.38.91",
            "count": 2,
            "first_visit": "2022-07-28T22:17:16.977681+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 21337,
            "ip_address": "114.119.149.109",
            "count": 2,
            "first_visit": "2022-07-06T15:01:12.712914+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 8754,
            "ip_address": "103.135.138.179",
            "count": 2,
            "first_visit": "2022-05-18T10:17:46.884492+06:00",
            "date": null
        },
        {
            "id": 21352,
            "ip_address": "202.134.14.137",
            "count": 2,
            "first_visit": "2022-07-06T18:17:08.866775+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 882,
            "ip_address": "103.113.154.134",
            "count": 2,
            "first_visit": "2021-12-19T19:37:53.765965+06:00",
            "date": null
        }
    ]
}