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

{
    "count": 102284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1920&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1904&ordering=-count",
    "results": [
        {
            "id": 75930,
            "ip_address": "66.249.70.102",
            "count": 11,
            "first_visit": "2024-11-22T00:04:12.273152+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 21527,
            "ip_address": "66.249.70.168",
            "count": 11,
            "first_visit": "2022-07-08T00:11:06.837184+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 32970,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-08-26T00:40:48.137888+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 5498,
            "ip_address": "3.138.107.27",
            "count": 11,
            "first_visit": "2022-05-01T01:04:47.499603+06:00",
            "date": null
        },
        {
            "id": 35658,
            "ip_address": "66.249.75.220",
            "count": 11,
            "first_visit": "2022-10-09T01:38:01.163057+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 9253,
            "ip_address": "103.174.188.81",
            "count": 11,
            "first_visit": "2022-05-19T04:43:08.009348+06:00",
            "date": null
        },
        {
            "id": 21673,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-07-09T01:23:45.836243+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 9257,
            "ip_address": "103.102.139.236",
            "count": 11,
            "first_visit": "2022-05-19T06:12:16.569472+06:00",
            "date": null
        }
    ]
}