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

{
    "count": 99887,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8720&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8704&ordering=-count",
    "results": [
        {
            "id": 73860,
            "ip_address": "114.119.140.186",
            "count": 4,
            "first_visit": "2024-10-01T14:17:22.740159+06:00",
            "date": "2024-10-01"
        },
        {
            "id": 35541,
            "ip_address": "66.249.70.213",
            "count": 4,
            "first_visit": "2022-10-06T00:11:28.948617+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 73879,
            "ip_address": "66.249.64.132",
            "count": 4,
            "first_visit": "2024-10-02T03:08:58.832357+06:00",
            "date": "2024-10-02"
        },
        {
            "id": 35570,
            "ip_address": "37.111.205.6",
            "count": 4,
            "first_visit": "2022-10-06T15:33:32.653666+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 35573,
            "ip_address": "66.249.66.62",
            "count": 4,
            "first_visit": "2022-10-06T16:53:42.292547+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 2420,
            "ip_address": "66.249.66.212",
            "count": 4,
            "first_visit": "2022-01-18T12:09:56.817835+06:00",
            "date": null
        },
        {
            "id": 11825,
            "ip_address": "114.119.130.26",
            "count": 4,
            "first_visit": "2022-05-27T01:08:41.393367+06:00",
            "date": null
        },
        {
            "id": 1212,
            "ip_address": "59.152.111.255",
            "count": 4,
            "first_visit": "2021-12-21T22:38:25.221768+06:00",
            "date": null
        }
    ]
}