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

{
    "count": 100778,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98400&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98384&ordering=count",
    "results": [
        {
            "id": 1583,
            "ip_address": "114.119.153.188",
            "count": 10,
            "first_visit": "2022-01-02T03:27:39.583454+06:00",
            "date": null
        },
        {
            "id": 11218,
            "ip_address": "116.58.202.101",
            "count": 10,
            "first_visit": "2022-05-24T23:28:59.342146+06:00",
            "date": null
        },
        {
            "id": 31836,
            "ip_address": "114.119.141.118",
            "count": 10,
            "first_visit": "2022-08-12T10:02:17.302070+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 36502,
            "ip_address": "114.119.141.146",
            "count": 10,
            "first_visit": "2022-10-27T00:04:27.620749+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 24353,
            "ip_address": "66.249.70.166",
            "count": 10,
            "first_visit": "2022-07-20T02:15:12.609675+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 36238,
            "ip_address": "66.249.72.168",
            "count": 10,
            "first_visit": "2022-10-21T00:44:38.931383+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 38963,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-12-19T03:31:03.590795+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 4028,
            "ip_address": "203.76.150.130",
            "count": 10,
            "first_visit": "2022-03-03T13:18:49.197812+06:00",
            "date": null
        }
    ]
}