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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82280&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82264&ordering=count",
    "results": [
        {
            "id": 32742,
            "ip_address": "103.197.206.182",
            "count": 2,
            "first_visit": "2022-08-23T11:43:09.846865+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 5251,
            "ip_address": "123.0.30.45",
            "count": 2,
            "first_visit": "2022-04-19T14:22:23.601716+06:00",
            "date": null
        },
        {
            "id": 37643,
            "ip_address": "103.149.142.69",
            "count": 2,
            "first_visit": "2022-11-21T09:12:53.364517+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 15335,
            "ip_address": "163.47.33.222",
            "count": 2,
            "first_visit": "2022-06-15T16:06:55.248934+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 20990,
            "ip_address": "34.150.235.121",
            "count": 2,
            "first_visit": "2022-07-04T07:34:51.023114+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 22430,
            "ip_address": "114.119.128.44",
            "count": 2,
            "first_visit": "2022-07-14T04:42:14.450145+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 5294,
            "ip_address": "103.135.254.243",
            "count": 2,
            "first_visit": "2022-04-21T11:34:30.278363+06:00",
            "date": null
        },
        {
            "id": 34727,
            "ip_address": "103.140.205.196",
            "count": 2,
            "first_visit": "2022-09-20T19:50:03.759678+06:00",
            "date": "2022-09-20"
        }
    ]
}