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

{
    "count": 102468,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2880&ordering=-count",
    "results": [
        {
            "id": 36745,
            "ip_address": "66.249.66.33",
            "count": 8,
            "first_visit": "2022-11-01T00:18:28.420156+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 63265,
            "ip_address": "202.84.37.169",
            "count": 8,
            "first_visit": "2024-01-17T08:50:06.129261+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 71949,
            "ip_address": "66.249.79.229",
            "count": 8,
            "first_visit": "2024-08-09T01:28:12.832025+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 6001,
            "ip_address": "114.119.129.171",
            "count": 8,
            "first_visit": "2022-05-14T16:04:01.935916+06:00",
            "date": null
        },
        {
            "id": 5789,
            "ip_address": "114.119.131.2",
            "count": 8,
            "first_visit": "2022-05-10T15:54:44.054629+06:00",
            "date": null
        },
        {
            "id": 11109,
            "ip_address": "114.119.130.221",
            "count": 8,
            "first_visit": "2022-05-24T20:17:30.841889+06:00",
            "date": null
        },
        {
            "id": 71903,
            "ip_address": "114.119.128.35",
            "count": 8,
            "first_visit": "2024-08-08T00:17:02.607448+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 11028,
            "ip_address": "114.119.134.80",
            "count": 8,
            "first_visit": "2022-05-24T16:10:17.080074+06:00",
            "date": null
        }
    ]
}