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

{
    "count": 102467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2872&ordering=-count",
    "results": [
        {
            "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": 6015,
            "ip_address": "37.111.206.44",
            "count": 8,
            "first_visit": "2022-05-14T17:33:54.989797+06:00",
            "date": null
        },
        {
            "id": 36709,
            "ip_address": "114.119.134.123",
            "count": 8,
            "first_visit": "2022-10-31T04:56:56.808983+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36754,
            "ip_address": "114.119.141.146",
            "count": 8,
            "first_visit": "2022-11-01T01:59:00.860907+06:00",
            "date": "2022-11-01"
        },
        {
            "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": 71903,
            "ip_address": "114.119.128.35",
            "count": 8,
            "first_visit": "2024-08-08T00:17:02.607448+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 11109,
            "ip_address": "114.119.130.221",
            "count": 8,
            "first_visit": "2022-05-24T20:17:30.841889+06:00",
            "date": null
        },
        {
            "id": 36745,
            "ip_address": "66.249.66.33",
            "count": 8,
            "first_visit": "2022-11-01T00:18:28.420156+06:00",
            "date": "2022-11-01"
        }
    ]
}