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

{
    "count": 97258,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8904&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8888&ordering=-count",
    "results": [
        {
            "id": 35101,
            "ip_address": "123.253.215.149",
            "count": 4,
            "first_visit": "2022-09-28T00:06:41.331760+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 11056,
            "ip_address": "114.119.150.68",
            "count": 4,
            "first_visit": "2022-05-24T18:04:01.980297+06:00",
            "date": null
        },
        {
            "id": 11068,
            "ip_address": "103.124.111.119",
            "count": 4,
            "first_visit": "2022-05-24T18:30:58.865325+06:00",
            "date": null
        },
        {
            "id": 35010,
            "ip_address": "103.252.226.12",
            "count": 4,
            "first_visit": "2022-09-26T06:29:14.329064+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 73050,
            "ip_address": "66.249.72.229",
            "count": 4,
            "first_visit": "2024-09-06T20:04:15.508886+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 4406,
            "ip_address": "65.154.226.169",
            "count": 4,
            "first_visit": "2022-03-16T09:27:13.125742+06:00",
            "date": null
        },
        {
            "id": 2279,
            "ip_address": "37.111.197.185",
            "count": 4,
            "first_visit": "2022-01-16T09:12:37.908475+06:00",
            "date": null
        },
        {
            "id": 4385,
            "ip_address": "65.154.226.170",
            "count": 4,
            "first_visit": "2022-03-15T04:53:39.593703+06:00",
            "date": null
        }
    ]
}