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

{
    "count": 99275,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25192&ordering=-count",
    "results": [
        {
            "id": 8778,
            "ip_address": "37.111.193.68",
            "count": 2,
            "first_visit": "2022-05-18T10:40:47.108557+06:00",
            "date": null
        },
        {
            "id": 38716,
            "ip_address": "34.76.168.233",
            "count": 2,
            "first_visit": "2022-12-14T20:46:07.744697+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 13049,
            "ip_address": "37.111.200.197",
            "count": 2,
            "first_visit": "2022-05-31T10:26:36.382421+06:00",
            "date": null
        },
        {
            "id": 8687,
            "ip_address": "103.120.167.18",
            "count": 2,
            "first_visit": "2022-05-18T08:43:02.930876+06:00",
            "date": null
        },
        {
            "id": 13996,
            "ip_address": "103.17.39.185",
            "count": 2,
            "first_visit": "2022-06-08T12:58:40.703803+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 8742,
            "ip_address": "37.111.211.130",
            "count": 2,
            "first_visit": "2022-05-18T10:04:06.927465+06:00",
            "date": null
        },
        {
            "id": 13955,
            "ip_address": "114.119.128.67",
            "count": 2,
            "first_visit": "2022-06-08T07:32:31.483969+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 27568,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-07-26T03:20:17.932632+06:00",
            "date": "2022-07-26"
        }
    ]
}