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

{
    "count": 99794,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22912&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22896&ordering=-count",
    "results": [
        {
            "id": 9831,
            "ip_address": "202.181.18.252",
            "count": 2,
            "first_visit": "2022-05-20T22:33:22.394079+06:00",
            "date": null
        },
        {
            "id": 9766,
            "ip_address": "43.245.120.227",
            "count": 2,
            "first_visit": "2022-05-20T16:21:32.509416+06:00",
            "date": null
        },
        {
            "id": 9764,
            "ip_address": "103.104.218.131",
            "count": 2,
            "first_visit": "2022-05-20T16:18:52.008225+06:00",
            "date": null
        },
        {
            "id": 25910,
            "ip_address": "118.179.69.33",
            "count": 2,
            "first_visit": "2022-07-22T11:07:15.197122+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 22751,
            "ip_address": "103.143.91.25",
            "count": 2,
            "first_visit": "2022-07-14T17:35:44.331997+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 11948,
            "ip_address": "103.103.88.245",
            "count": 2,
            "first_visit": "2022-05-27T16:42:47.658160+06:00",
            "date": null
        },
        {
            "id": 36352,
            "ip_address": "220.247.167.59",
            "count": 2,
            "first_visit": "2022-10-23T16:29:01.866916+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 4575,
            "ip_address": "103.153.111.38",
            "count": 2,
            "first_visit": "2022-03-22T02:38:02.626582+06:00",
            "date": null
        }
    ]
}