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

{
    "count": 97987,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25368&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25352&ordering=-count",
    "results": [
        {
            "id": 39158,
            "ip_address": "103.159.73.228",
            "count": 2,
            "first_visit": "2022-12-22T14:28:50.135408+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 29462,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-07-29T22:10:07.601592+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7686,
            "ip_address": "180.149.232.197",
            "count": 2,
            "first_visit": "2022-05-17T08:57:03.778014+06:00",
            "date": null
        },
        {
            "id": 937,
            "ip_address": "103.111.88.233",
            "count": 2,
            "first_visit": "2021-12-19T21:53:00.803882+06:00",
            "date": null
        },
        {
            "id": 13270,
            "ip_address": "103.122.254.122",
            "count": 2,
            "first_visit": "2022-06-01T17:34:47.918968+06:00",
            "date": null
        },
        {
            "id": 29454,
            "ip_address": "103.153.66.65",
            "count": 2,
            "first_visit": "2022-07-29T21:45:49.349140+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 21019,
            "ip_address": "114.119.130.125",
            "count": 2,
            "first_visit": "2022-07-04T09:36:53.816691+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 19819,
            "ip_address": "202.134.13.137",
            "count": 2,
            "first_visit": "2022-06-28T19:33:32.162064+06:00",
            "date": "2022-06-28"
        }
    ]
}