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

{
    "count": 100119,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95592&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95576&ordering=count",
    "results": [
        {
            "id": 35581,
            "ip_address": "113.11.39.214",
            "count": 6,
            "first_visit": "2022-10-06T21:46:13.674348+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 21885,
            "ip_address": "66.249.79.229",
            "count": 6,
            "first_visit": "2022-07-10T18:43:23.857513+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 21017,
            "ip_address": "45.64.134.146",
            "count": 6,
            "first_visit": "2022-07-04T09:29:32.930280+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 2532,
            "ip_address": "202.65.173.34",
            "count": 6,
            "first_visit": "2022-01-20T19:23:40.023169+06:00",
            "date": null
        },
        {
            "id": 11064,
            "ip_address": "103.25.250.239",
            "count": 6,
            "first_visit": "2022-05-24T18:22:30.273939+06:00",
            "date": null
        },
        {
            "id": 36645,
            "ip_address": "66.249.66.212",
            "count": 6,
            "first_visit": "2022-10-30T00:00:18.187727+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 39190,
            "ip_address": "66.249.66.210",
            "count": 6,
            "first_visit": "2022-12-23T00:06:18.204321+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 11116,
            "ip_address": "114.119.133.236",
            "count": 6,
            "first_visit": "2022-05-24T20:29:58.947573+06:00",
            "date": null
        }
    ]
}