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

{
    "count": 101415,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80344&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80328&ordering=count",
    "results": [
        {
            "id": 13078,
            "ip_address": "43.245.120.104",
            "count": 2,
            "first_visit": "2022-05-31T11:44:27.710181+06:00",
            "date": null
        },
        {
            "id": 8587,
            "ip_address": "103.103.125.52",
            "count": 2,
            "first_visit": "2022-05-18T00:20:42.014482+06:00",
            "date": null
        },
        {
            "id": 39025,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-12-20T07:07:22.528418+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 412,
            "ip_address": "103.21.42.197",
            "count": 2,
            "first_visit": "2021-12-08T12:04:15.196686+06:00",
            "date": null
        },
        {
            "id": 3263,
            "ip_address": "37.111.212.215",
            "count": 2,
            "first_visit": "2022-02-03T15:11:04.962733+06:00",
            "date": null
        },
        {
            "id": 33171,
            "ip_address": "202.5.58.73",
            "count": 2,
            "first_visit": "2022-08-28T08:21:11.410042+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 31660,
            "ip_address": "34.235.145.235",
            "count": 2,
            "first_visit": "2022-08-10T00:46:13.500739+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 8641,
            "ip_address": "43.245.123.49",
            "count": 2,
            "first_visit": "2022-05-18T05:52:42.002296+06:00",
            "date": null
        }
    ]
}