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

{
    "count": 102223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1448&ordering=-count",
    "results": [
        {
            "id": 38739,
            "ip_address": "123.0.30.45",
            "count": 13,
            "first_visit": "2022-12-15T10:50:48.622198+06:00",
            "date": "2022-12-15"
        },
        {
            "id": 5253,
            "ip_address": "103.159.188.159",
            "count": 13,
            "first_visit": "2022-04-19T15:31:45.632247+06:00",
            "date": null
        },
        {
            "id": 1329,
            "ip_address": "114.119.157.33",
            "count": 13,
            "first_visit": "2021-12-24T12:16:24.795461+06:00",
            "date": null
        },
        {
            "id": 229,
            "ip_address": "114.119.153.215",
            "count": 13,
            "first_visit": "2021-12-05T18:29:30.267269+06:00",
            "date": null
        },
        {
            "id": 66,
            "ip_address": "114.119.155.65",
            "count": 13,
            "first_visit": "2021-12-03T13:53:50.695734+06:00",
            "date": null
        },
        {
            "id": 33655,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-02T01:47:30.711090+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 5204,
            "ip_address": "203.112.75.118",
            "count": 13,
            "first_visit": "2022-04-18T02:55:55.606962+06:00",
            "date": null
        },
        {
            "id": 35289,
            "ip_address": "114.119.141.118",
            "count": 13,
            "first_visit": "2022-10-01T02:47:08.960619+06:00",
            "date": "2022-10-01"
        }
    ]
}