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

{
    "count": 100500,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28944&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28928&ordering=-ip_address",
    "results": [
        {
            "id": 2813,
            "ip_address": "27.147.243.194",
            "count": 1,
            "first_visit": "2022-01-25T14:14:52.167918+06:00",
            "date": null
        },
        {
            "id": 2898,
            "ip_address": "27.147.243.188",
            "count": 3,
            "first_visit": "2022-01-26T16:15:17.749699+06:00",
            "date": null
        },
        {
            "id": 12793,
            "ip_address": "27.147.243.18",
            "count": 3,
            "first_visit": "2022-05-30T14:10:55.034153+06:00",
            "date": null
        },
        {
            "id": 11921,
            "ip_address": "27.147.243.174",
            "count": 1,
            "first_visit": "2022-05-27T13:04:48.021932+06:00",
            "date": null
        },
        {
            "id": 2457,
            "ip_address": "27.147.243.171",
            "count": 2,
            "first_visit": "2022-01-19T10:52:37.156280+06:00",
            "date": null
        },
        {
            "id": 38243,
            "ip_address": "27.147.243.168",
            "count": 1,
            "first_visit": "2022-12-03T22:00:01.448684+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 14763,
            "ip_address": "27.147.243.161",
            "count": 2,
            "first_visit": "2022-06-13T11:10:30.019867+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 47714,
            "ip_address": "27.147.243.161",
            "count": 2,
            "first_visit": "2023-06-05T09:23:01.524570+06:00",
            "date": "2023-06-05"
        }
    ]
}