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

{
    "count": 98120,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1592&ordering=-count",
    "results": [
        {
            "id": 85,
            "ip_address": "66.249.66.158",
            "count": 12,
            "first_visit": "2021-12-03T17:43:30.518255+06:00",
            "date": null
        },
        {
            "id": 4572,
            "ip_address": "44.199.255.171",
            "count": 12,
            "first_visit": "2022-03-21T21:28:54.619397+06:00",
            "date": null
        },
        {
            "id": 36858,
            "ip_address": "66.249.66.62",
            "count": 12,
            "first_visit": "2022-11-03T02:10:13.298891+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 33578,
            "ip_address": "114.119.141.15",
            "count": 12,
            "first_visit": "2022-09-01T01:25:56.503274+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 83442,
            "ip_address": "114.119.151.1",
            "count": 12,
            "first_visit": "2025-05-30T05:25:53.107154+06:00",
            "date": "2025-05-30"
        },
        {
            "id": 35344,
            "ip_address": "114.119.141.118",
            "count": 12,
            "first_visit": "2022-10-02T06:36:08.185511+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35329,
            "ip_address": "114.119.141.146",
            "count": 12,
            "first_visit": "2022-10-02T01:07:08.326404+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 36807,
            "ip_address": "66.249.72.168",
            "count": 12,
            "first_visit": "2022-11-02T00:33:09.116621+06:00",
            "date": "2022-11-02"
        }
    ]
}