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

{
    "count": 100701,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16112&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16096&ordering=-count",
    "results": [
        {
            "id": 56148,
            "ip_address": "114.119.147.137",
            "count": 2,
            "first_visit": "2023-09-27T10:08:47.122509+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56180,
            "ip_address": "40.94.27.71",
            "count": 2,
            "first_visit": "2023-09-27T17:17:05.788661+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 8024,
            "ip_address": "37.111.206.49",
            "count": 2,
            "first_visit": "2022-05-17T12:03:50.333679+06:00",
            "date": null
        },
        {
            "id": 16173,
            "ip_address": "144.48.115.88",
            "count": 2,
            "first_visit": "2022-06-18T00:44:46.894168+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 8021,
            "ip_address": "103.156.196.106",
            "count": 2,
            "first_visit": "2022-05-17T12:02:49.058211+06:00",
            "date": null
        },
        {
            "id": 16112,
            "ip_address": "45.248.151.253",
            "count": 2,
            "first_visit": "2022-06-17T20:48:33.255396+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 56140,
            "ip_address": "202.134.9.139",
            "count": 2,
            "first_visit": "2023-09-27T08:49:56.655044+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56159,
            "ip_address": "202.84.37.169",
            "count": 2,
            "first_visit": "2023-09-27T12:57:59.255988+06:00",
            "date": "2023-09-27"
        }
    ]
}