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

{
    "count": 99808,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12304&ordering=-count",
    "results": [
        {
            "id": 67211,
            "ip_address": "66.249.73.1",
            "count": 3,
            "first_visit": "2024-04-19T17:24:53.753050+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 23026,
            "ip_address": "149.167.62.55",
            "count": 3,
            "first_visit": "2022-07-15T19:41:29.415920+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 2416,
            "ip_address": "103.170.174.9",
            "count": 3,
            "first_visit": "2022-01-18T10:40:52.496926+06:00",
            "date": null
        },
        {
            "id": 22932,
            "ip_address": "114.119.132.89",
            "count": 3,
            "first_visit": "2022-07-15T09:07:58.763861+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 2466,
            "ip_address": "103.237.37.253",
            "count": 3,
            "first_visit": "2022-01-19T15:11:28.167495+06:00",
            "date": null
        },
        {
            "id": 23035,
            "ip_address": "37.111.230.250",
            "count": 3,
            "first_visit": "2022-07-15T21:48:15.834657+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 67178,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-04-19T02:48:12.742521+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 67161,
            "ip_address": "66.249.69.7",
            "count": 3,
            "first_visit": "2024-04-18T19:37:30.779763+06:00",
            "date": "2024-04-18"
        }
    ]
}