GET /user_management/visitor-free/?format=api&offset=98936&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=98944&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98928&ordering=count",
    "results": [
        {
            "id": 1273,
            "ip_address": "114.119.152.64",
            "count": 10,
            "first_visit": "2021-12-23T02:01:04.724869+06:00",
            "date": null
        },
        {
            "id": 9940,
            "ip_address": "103.138.190.85",
            "count": 10,
            "first_visit": "2022-05-21T07:36:33.165848+06:00",
            "date": null
        },
        {
            "id": 475,
            "ip_address": "114.119.156.85",
            "count": 10,
            "first_visit": "2021-12-09T09:13:37.395855+06:00",
            "date": null
        },
        {
            "id": 31192,
            "ip_address": "59.152.99.248",
            "count": 10,
            "first_visit": "2022-08-05T00:38:17.885983+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 628,
            "ip_address": "114.119.154.89",
            "count": 10,
            "first_visit": "2021-12-13T01:37:43.429408+06:00",
            "date": null
        },
        {
            "id": 29947,
            "ip_address": "37.111.214.65",
            "count": 10,
            "first_visit": "2022-07-30T17:04:02.441907+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 36127,
            "ip_address": "114.119.141.146",
            "count": 10,
            "first_visit": "2022-10-19T06:24:26.079995+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 31198,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-08-05T00:49:53.931305+06:00",
            "date": "2022-08-05"
        }
    ]
}