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

{
    "count": 99455,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24272&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24256&ordering=-count",
    "results": [
        {
            "id": 18949,
            "ip_address": "103.146.151.246",
            "count": 2,
            "first_visit": "2022-06-26T06:58:44.248051+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 1926,
            "ip_address": "103.146.42.193",
            "count": 2,
            "first_visit": "2022-01-11T17:58:25.302018+06:00",
            "date": null
        },
        {
            "id": 37784,
            "ip_address": "73.215.120.97",
            "count": 2,
            "first_visit": "2022-11-24T10:26:44.486130+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 37785,
            "ip_address": "27.34.28.207",
            "count": 2,
            "first_visit": "2022-11-24T10:29:50.069310+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 12581,
            "ip_address": "116.58.203.69",
            "count": 2,
            "first_visit": "2022-05-29T22:27:47.688223+06:00",
            "date": null
        },
        {
            "id": 18991,
            "ip_address": "114.119.131.199",
            "count": 2,
            "first_visit": "2022-06-26T09:03:11.596315+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 420,
            "ip_address": "103.62.145.137",
            "count": 2,
            "first_visit": "2021-12-08T13:21:33.075740+06:00",
            "date": null
        },
        {
            "id": 26836,
            "ip_address": "103.253.44.88",
            "count": 2,
            "first_visit": "2022-07-24T20:16:51.569780+06:00",
            "date": "2022-07-24"
        }
    ]
}