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

{
    "count": 100311,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14736&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14720&ordering=-count",
    "results": [
        {
            "id": 60081,
            "ip_address": "195.154.123.95",
            "count": 2,
            "first_visit": "2023-11-25T05:50:49.415584+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 60239,
            "ip_address": "114.119.157.195",
            "count": 2,
            "first_visit": "2023-11-29T00:45:55.948318+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 60496,
            "ip_address": "103.147.106.0",
            "count": 2,
            "first_visit": "2023-12-03T22:44:18.575844+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 7968,
            "ip_address": "43.245.121.136",
            "count": 2,
            "first_visit": "2022-05-17T11:39:07.706615+06:00",
            "date": null
        },
        {
            "id": 7970,
            "ip_address": "37.111.206.51",
            "count": 2,
            "first_visit": "2022-05-17T11:40:00.386525+06:00",
            "date": null
        },
        {
            "id": 1008,
            "ip_address": "37.111.222.22",
            "count": 2,
            "first_visit": "2021-12-20T08:03:37.460384+06:00",
            "date": null
        },
        {
            "id": 60000,
            "ip_address": "122.144.9.233",
            "count": 2,
            "first_visit": "2023-11-23T13:26:28.513552+06:00",
            "date": "2023-11-23"
        },
        {
            "id": 7946,
            "ip_address": "103.242.23.187",
            "count": 2,
            "first_visit": "2022-05-17T11:27:32.844449+06:00",
            "date": null
        }
    ]
}