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

{
    "count": 101476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78856&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78840&ordering=count",
    "results": [
        {
            "id": 9640,
            "ip_address": "123.253.65.174",
            "count": 2,
            "first_visit": "2022-05-20T10:32:27.947884+06:00",
            "date": null
        },
        {
            "id": 10943,
            "ip_address": "103.166.41.14",
            "count": 2,
            "first_visit": "2022-05-24T12:24:23.706087+06:00",
            "date": null
        },
        {
            "id": 26689,
            "ip_address": "103.58.74.249",
            "count": 2,
            "first_visit": "2022-07-24T11:29:45.363947+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 35657,
            "ip_address": "103.112.54.161",
            "count": 2,
            "first_visit": "2022-10-09T01:26:10.096203+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 1589,
            "ip_address": "103.25.250.244",
            "count": 2,
            "first_visit": "2022-01-02T10:36:37.675150+06:00",
            "date": null
        },
        {
            "id": 9635,
            "ip_address": "103.73.227.148",
            "count": 2,
            "first_visit": "2022-05-20T10:16:57.781970+06:00",
            "date": null
        },
        {
            "id": 26751,
            "ip_address": "103.25.251.233",
            "count": 2,
            "first_visit": "2022-07-24T13:11:11.630756+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 1676,
            "ip_address": "43.245.123.0",
            "count": 2,
            "first_visit": "2022-01-05T20:50:04.597678+06:00",
            "date": null
        }
    ]
}