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

{
    "count": 100231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96128&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96112&ordering=count",
    "results": [
        {
            "id": 2978,
            "ip_address": "103.136.99.129",
            "count": 7,
            "first_visit": "2022-01-28T16:23:34.813545+06:00",
            "date": null
        },
        {
            "id": 31613,
            "ip_address": "114.119.141.133",
            "count": 7,
            "first_visit": "2022-08-09T11:35:23.948356+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 32505,
            "ip_address": "66.249.66.33",
            "count": 7,
            "first_visit": "2022-08-20T11:15:58.372399+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 5822,
            "ip_address": "114.119.130.99",
            "count": 7,
            "first_visit": "2022-05-10T23:24:10.966795+06:00",
            "date": null
        },
        {
            "id": 33846,
            "ip_address": "27.147.160.34",
            "count": 7,
            "first_visit": "2022-09-05T10:05:53.096807+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 11290,
            "ip_address": "114.119.134.106",
            "count": 7,
            "first_visit": "2022-05-25T03:30:41.165016+06:00",
            "date": null
        },
        {
            "id": 27643,
            "ip_address": "72.191.206.49",
            "count": 7,
            "first_visit": "2022-07-26T09:57:38.358992+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 5922,
            "ip_address": "103.86.109.68",
            "count": 7,
            "first_visit": "2022-05-12T21:33:47.037714+06:00",
            "date": null
        }
    ]
}