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

{
    "count": 99882,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8752&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8736&ordering=-count",
    "results": [
        {
            "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": 11862,
            "ip_address": "103.138.31.84",
            "count": 4,
            "first_visit": "2022-05-27T07:29:50.582961+06:00",
            "date": null
        },
        {
            "id": 73877,
            "ip_address": "114.119.151.1",
            "count": 4,
            "first_visit": "2024-10-02T02:29:08.737876+06:00",
            "date": "2024-10-02"
        },
        {
            "id": 73902,
            "ip_address": "103.35.171.179",
            "count": 4,
            "first_visit": "2024-10-02T17:46:06.341696+06:00",
            "date": "2024-10-02"
        },
        {
            "id": 11817,
            "ip_address": "114.119.131.50",
            "count": 4,
            "first_visit": "2022-05-27T00:40:03.270907+06:00",
            "date": null
        },
        {
            "id": 35515,
            "ip_address": "37.111.212.184",
            "count": 4,
            "first_visit": "2022-10-05T11:37:50.494338+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 35577,
            "ip_address": "66.249.66.33",
            "count": 4,
            "first_visit": "2022-10-06T18:19:20.104346+06:00",
            "date": "2022-10-06"
        }
    ]
}