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

{
    "count": 92373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82792&ordering=-ip_address",
    "results": [
        {
            "id": 37346,
            "ip_address": "103.168.207.96",
            "count": 1,
            "first_visit": "2022-11-14T00:00:23.116325+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 51790,
            "ip_address": "103.168.207.86",
            "count": 2,
            "first_visit": "2023-08-06T13:31:18.925556+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 52078,
            "ip_address": "103.168.207.85",
            "count": 1,
            "first_visit": "2023-08-09T23:24:04.893078+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 40996,
            "ip_address": "103.168.207.85",
            "count": 1,
            "first_visit": "2023-01-26T13:13:49.977878+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 3018,
            "ip_address": "103.168.207.31",
            "count": 1,
            "first_visit": "2022-01-29T13:30:45.014873+06:00",
            "date": null
        },
        {
            "id": 3173,
            "ip_address": "103.168.207.30",
            "count": 2,
            "first_visit": "2022-02-01T11:37:16.916115+06:00",
            "date": null
        },
        {
            "id": 19693,
            "ip_address": "103.168.207.28",
            "count": 1,
            "first_visit": "2022-06-28T09:51:55.210686+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 2756,
            "ip_address": "103.168.207.28",
            "count": 3,
            "first_visit": "2022-01-24T21:59:14.625563+06:00",
            "date": null
        }
    ]
}