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

{
    "count": 99901,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22336&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22320&ordering=-ip_address",
    "results": [
        {
            "id": 45754,
            "ip_address": "37.111.212.228",
            "count": 1,
            "first_visit": "2023-04-26T11:42:03.191767+06:00",
            "date": "2023-04-26"
        },
        {
            "id": 40914,
            "ip_address": "37.111.212.227",
            "count": 1,
            "first_visit": "2023-01-24T21:55:43.402985+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 98198,
            "ip_address": "37.111.212.227",
            "count": 1,
            "first_visit": "2026-05-17T19:06:49.294415+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 29707,
            "ip_address": "37.111.212.227",
            "count": 1,
            "first_visit": "2022-07-30T08:32:03.614086+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12797,
            "ip_address": "37.111.212.227",
            "count": 1,
            "first_visit": "2022-05-30T14:38:32.983031+06:00",
            "date": null
        },
        {
            "id": 11534,
            "ip_address": "37.111.212.225",
            "count": 3,
            "first_visit": "2022-05-26T00:03:43.452923+06:00",
            "date": null
        },
        {
            "id": 23807,
            "ip_address": "37.111.212.225",
            "count": 1,
            "first_visit": "2022-07-18T22:38:22.324795+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 40638,
            "ip_address": "37.111.212.225",
            "count": 1,
            "first_visit": "2023-01-19T20:46:39.722854+06:00",
            "date": "2023-01-19"
        }
    ]
}