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

{
    "count": 100522,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19976&ordering=-count",
    "results": [
        {
            "id": 45918,
            "ip_address": "103.140.158.86",
            "count": 2,
            "first_visit": "2023-04-30T18:06:01.927755+06:00",
            "date": "2023-04-30"
        },
        {
            "id": 10539,
            "ip_address": "103.120.166.241",
            "count": 2,
            "first_visit": "2022-05-23T08:56:32.579382+06:00",
            "date": null
        },
        {
            "id": 45960,
            "ip_address": "66.249.73.27",
            "count": 2,
            "first_visit": "2023-05-01T16:30:17.804199+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 6537,
            "ip_address": "37.111.196.54",
            "count": 2,
            "first_visit": "2022-05-16T08:11:23.054939+06:00",
            "date": null
        },
        {
            "id": 2615,
            "ip_address": "31.13.115.23",
            "count": 2,
            "first_visit": "2022-01-22T14:49:55.708885+06:00",
            "date": null
        },
        {
            "id": 45867,
            "ip_address": "203.202.250.126",
            "count": 2,
            "first_visit": "2023-04-29T12:22:25.011689+06:00",
            "date": "2023-04-29"
        },
        {
            "id": 45815,
            "ip_address": "103.85.240.124",
            "count": 2,
            "first_visit": "2023-04-27T20:26:07.581500+06:00",
            "date": "2023-04-27"
        },
        {
            "id": 45784,
            "ip_address": "66.249.70.210",
            "count": 2,
            "first_visit": "2023-04-27T05:37:44.444793+06:00",
            "date": "2023-04-27"
        }
    ]
}