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

{
    "count": 99355,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24792&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24776&ordering=-count",
    "results": [
        {
            "id": 7434,
            "ip_address": "103.146.17.137",
            "count": 2,
            "first_visit": "2022-05-16T23:02:30.762139+06:00",
            "date": null
        },
        {
            "id": 12836,
            "ip_address": "37.111.225.86",
            "count": 2,
            "first_visit": "2022-05-30T17:37:28.316600+06:00",
            "date": null
        },
        {
            "id": 40324,
            "ip_address": "103.67.157.179",
            "count": 2,
            "first_visit": "2023-01-13T16:39:02.936523+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 3955,
            "ip_address": "130.193.210.12",
            "count": 2,
            "first_visit": "2022-02-28T20:17:58.466957+06:00",
            "date": null
        },
        {
            "id": 2491,
            "ip_address": "58.182.4.15",
            "count": 2,
            "first_visit": "2022-01-20T08:09:29.763262+06:00",
            "date": null
        },
        {
            "id": 27237,
            "ip_address": "42.0.6.239",
            "count": 2,
            "first_visit": "2022-07-25T12:28:59.436958+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 4005,
            "ip_address": "119.30.32.58",
            "count": 2,
            "first_visit": "2022-03-02T12:32:29.517160+06:00",
            "date": null
        },
        {
            "id": 38375,
            "ip_address": "66.249.89.221",
            "count": 2,
            "first_visit": "2022-12-06T00:45:21.988115+06:00",
            "date": "2022-12-06"
        }
    ]
}