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

{
    "count": 100066,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2152&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2136&ordering=-count",
    "results": [
        {
            "id": 37036,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-11-07T05:26:28.719820+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 11197,
            "ip_address": "114.119.134.79",
            "count": 10,
            "first_visit": "2022-05-24T22:55:02.632631+06:00",
            "date": null
        },
        {
            "id": 3703,
            "ip_address": "18.209.228.134",
            "count": 10,
            "first_visit": "2022-02-18T09:59:11.823583+06:00",
            "date": null
        },
        {
            "id": 815,
            "ip_address": "66.249.66.198",
            "count": 10,
            "first_visit": "2021-12-19T00:19:27.440436+06:00",
            "date": null
        },
        {
            "id": 34947,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-09-25T02:46:51.196472+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 74391,
            "ip_address": "66.249.64.129",
            "count": 10,
            "first_visit": "2024-10-14T01:54:41.848530+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 11218,
            "ip_address": "116.58.202.101",
            "count": 10,
            "first_visit": "2022-05-24T23:28:59.342146+06:00",
            "date": null
        },
        {
            "id": 31198,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-08-05T00:49:53.931305+06:00",
            "date": "2022-08-05"
        }
    ]
}