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

{
    "count": 95633,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17992&ordering=count",
    "results": [
        {
            "id": 18006,
            "ip_address": "43.245.123.33",
            "count": 1,
            "first_visit": "2022-06-24T07:42:44.695420+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18008,
            "ip_address": "114.119.131.131",
            "count": 1,
            "first_visit": "2022-06-24T07:45:13.487610+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18009,
            "ip_address": "103.126.218.109",
            "count": 1,
            "first_visit": "2022-06-24T07:45:43.695244+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18010,
            "ip_address": "202.134.14.155",
            "count": 1,
            "first_visit": "2022-06-24T07:47:50.220557+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18011,
            "ip_address": "37.111.213.46",
            "count": 1,
            "first_visit": "2022-06-24T07:50:17.341981+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18012,
            "ip_address": "103.97.162.126",
            "count": 1,
            "first_visit": "2022-06-24T07:53:41.584941+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18013,
            "ip_address": "119.30.32.152",
            "count": 1,
            "first_visit": "2022-06-24T08:06:26.318702+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 25651,
            "ip_address": "37.111.193.48",
            "count": 1,
            "first_visit": "2022-07-21T20:12:22.982555+06:00",
            "date": "2022-07-21"
        }
    ]
}