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

{
    "count": 91763,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=592&ordering=-count",
    "results": [
        {
            "id": 35393,
            "ip_address": "114.119.141.146",
            "count": 18,
            "first_visit": "2022-10-03T03:20:50.874007+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 71,
            "ip_address": "114.119.154.115",
            "count": 18,
            "first_visit": "2021-12-03T15:35:33.571812+06:00",
            "date": null
        },
        {
            "id": 35387,
            "ip_address": "114.119.141.118",
            "count": 18,
            "first_visit": "2022-10-03T02:03:05.774556+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 348,
            "ip_address": "114.119.151.83",
            "count": 18,
            "first_visit": "2021-12-07T17:38:48.487995+06:00",
            "date": null
        },
        {
            "id": 526,
            "ip_address": "114.119.159.8",
            "count": 18,
            "first_visit": "2021-12-10T08:57:11.132636+06:00",
            "date": null
        },
        {
            "id": 14149,
            "ip_address": "61.247.180.86",
            "count": 18,
            "first_visit": "2022-06-09T10:44:33.751888+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 36945,
            "ip_address": "66.249.66.33",
            "count": 18,
            "first_visit": "2022-11-05T01:11:57.055149+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 708,
            "ip_address": "114.119.156.129",
            "count": 18,
            "first_visit": "2021-12-15T10:36:32.104230+06:00",
            "date": null
        }
    ]
}