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

{
    "count": 101284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98888&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98872&ordering=count",
    "results": [
        {
            "id": 33059,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-08-27T03:49:19.902589+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 34227,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-09-12T04:13:46.571807+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 2683,
            "ip_address": "202.134.8.129",
            "count": 10,
            "first_visit": "2022-01-23T16:11:22.618124+06:00",
            "date": null
        },
        {
            "id": 33380,
            "ip_address": "114.119.141.146",
            "count": 10,
            "first_visit": "2022-08-30T00:42:10.415228+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 2209,
            "ip_address": "114.119.158.200",
            "count": 10,
            "first_visit": "2022-01-14T18:06:22.274141+06:00",
            "date": null
        },
        {
            "id": 32557,
            "ip_address": "114.119.141.146",
            "count": 10,
            "first_visit": "2022-08-21T00:43:19.355321+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 31315,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-08-06T04:18:51.900596+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 33828,
            "ip_address": "66.249.73.72",
            "count": 10,
            "first_visit": "2022-09-05T00:34:34.924226+06:00",
            "date": "2022-09-05"
        }
    ]
}