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

{
    "count": 97440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23448&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23432&ordering=-count",
    "results": [
        {
            "id": 37410,
            "ip_address": "103.143.139.123",
            "count": 2,
            "first_visit": "2022-11-14T23:47:04.461126+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 1070,
            "ip_address": "203.82.197.57",
            "count": 2,
            "first_visit": "2021-12-20T18:00:14.952598+06:00",
            "date": null
        },
        {
            "id": 2634,
            "ip_address": "103.51.2.246",
            "count": 2,
            "first_visit": "2022-01-22T19:20:04.502919+06:00",
            "date": null
        },
        {
            "id": 347,
            "ip_address": "103.205.183.66",
            "count": 2,
            "first_visit": "2021-12-07T17:33:19.909756+06:00",
            "date": null
        },
        {
            "id": 12374,
            "ip_address": "37.111.206.225",
            "count": 2,
            "first_visit": "2022-05-29T03:48:50.984094+06:00",
            "date": null
        },
        {
            "id": 26584,
            "ip_address": "119.30.32.61",
            "count": 2,
            "first_visit": "2022-07-24T08:27:44.316174+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12314,
            "ip_address": "103.101.196.3",
            "count": 2,
            "first_visit": "2022-05-28T23:12:27.704867+06:00",
            "date": null
        },
        {
            "id": 30578,
            "ip_address": "163.53.140.69",
            "count": 2,
            "first_visit": "2022-08-01T03:00:52.699285+06:00",
            "date": "2022-08-01"
        }
    ]
}