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

{
    "count": 97440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23424&ordering=-count",
    "results": [
        {
            "id": 12416,
            "ip_address": "43.224.111.205",
            "count": 2,
            "first_visit": "2022-05-29T10:03:39.912831+06:00",
            "date": null
        },
        {
            "id": 18794,
            "ip_address": "118.179.17.108",
            "count": 2,
            "first_visit": "2022-06-25T21:49:00.736413+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18797,
            "ip_address": "116.58.203.183",
            "count": 2,
            "first_visit": "2022-06-25T21:52:57.712325+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12394,
            "ip_address": "119.30.38.218",
            "count": 2,
            "first_visit": "2022-05-29T08:35:42.094252+06:00",
            "date": null
        },
        {
            "id": 9249,
            "ip_address": "181.188.0.68",
            "count": 2,
            "first_visit": "2022-05-19T03:53:45.318291+06:00",
            "date": null
        },
        {
            "id": 30583,
            "ip_address": "103.20.141.4",
            "count": 2,
            "first_visit": "2022-08-01T03:59:14.152550+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 464,
            "ip_address": "113.11.63.207",
            "count": 2,
            "first_visit": "2021-12-09T00:07:09.973979+06:00",
            "date": null
        },
        {
            "id": 20796,
            "ip_address": "114.119.135.121",
            "count": 2,
            "first_visit": "2022-07-03T02:38:20.577027+06:00",
            "date": "2022-07-03"
        }
    ]
}