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

{
    "count": 101366,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81472&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81456&ordering=count",
    "results": [
        {
            "id": 27048,
            "ip_address": "202.134.10.137",
            "count": 2,
            "first_visit": "2022-07-25T04:54:32.933877+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10459,
            "ip_address": "103.82.9.17",
            "count": 2,
            "first_visit": "2022-05-22T23:11:51.809801+06:00",
            "date": null
        },
        {
            "id": 31950,
            "ip_address": "103.144.49.52",
            "count": 2,
            "first_visit": "2022-08-14T00:35:31.330788+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 7783,
            "ip_address": "37.111.193.111",
            "count": 2,
            "first_visit": "2022-05-17T10:00:53.101568+06:00",
            "date": null
        },
        {
            "id": 18092,
            "ip_address": "180.210.185.208",
            "count": 2,
            "first_visit": "2022-06-24T12:28:17.130016+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 4441,
            "ip_address": "37.111.222.247",
            "count": 2,
            "first_visit": "2022-03-17T08:31:16.961377+06:00",
            "date": null
        },
        {
            "id": 4431,
            "ip_address": "192.144.84.33",
            "count": 2,
            "first_visit": "2022-03-16T20:59:06.545373+06:00",
            "date": null
        },
        {
            "id": 29761,
            "ip_address": "103.230.107.23",
            "count": 2,
            "first_visit": "2022-07-30T10:32:31.237193+06:00",
            "date": "2022-07-30"
        }
    ]
}