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

{
    "count": 98191,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15448&ordering=-count",
    "results": [
        {
            "id": 56804,
            "ip_address": "74.125.212.237",
            "count": 2,
            "first_visit": "2023-10-05T09:42:27.926472+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 3720,
            "ip_address": "103.120.160.30",
            "count": 2,
            "first_visit": "2022-02-19T07:24:27.627440+06:00",
            "date": null
        },
        {
            "id": 56833,
            "ip_address": "66.249.72.235",
            "count": 2,
            "first_visit": "2023-10-05T13:22:32.034013+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 56772,
            "ip_address": "106.205.227.12",
            "count": 2,
            "first_visit": "2023-10-04T23:02:54.339793+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 63148,
            "ip_address": "182.163.107.205",
            "count": 2,
            "first_visit": "2024-01-15T16:56:23.579475+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 56785,
            "ip_address": "202.94.164.154",
            "count": 2,
            "first_visit": "2023-10-05T03:52:59.878529+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 14803,
            "ip_address": "114.119.130.95",
            "count": 2,
            "first_visit": "2022-06-13T13:49:37.750443+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 7382,
            "ip_address": "37.111.230.182",
            "count": 2,
            "first_visit": "2022-05-16T22:36:04.603353+06:00",
            "date": null
        }
    ]
}