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

{
    "count": 98027,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25528&ordering=-ip_address",
    "results": [
        {
            "id": 31052,
            "ip_address": "37.111.195.150",
            "count": 1,
            "first_visit": "2022-08-03T22:38:56.454715+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 8830,
            "ip_address": "37.111.195.150",
            "count": 2,
            "first_visit": "2022-05-18T11:25:42.369449+06:00",
            "date": null
        },
        {
            "id": 15150,
            "ip_address": "37.111.195.146",
            "count": 1,
            "first_visit": "2022-06-15T05:07:01.638972+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 8769,
            "ip_address": "37.111.195.146",
            "count": 1,
            "first_visit": "2022-05-18T10:32:00.207661+06:00",
            "date": null
        },
        {
            "id": 13547,
            "ip_address": "37.111.195.143",
            "count": 1,
            "first_visit": "2022-06-05T11:17:29.093048+06:00",
            "date": null
        },
        {
            "id": 24371,
            "ip_address": "37.111.195.14",
            "count": 1,
            "first_visit": "2022-07-20T05:27:06.854863+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 45144,
            "ip_address": "37.111.195.14",
            "count": 3,
            "first_visit": "2023-04-10T19:56:51.086069+06:00",
            "date": "2023-04-10"
        },
        {
            "id": 25355,
            "ip_address": "37.111.195.137",
            "count": 1,
            "first_visit": "2022-07-21T10:52:47.508850+06:00",
            "date": "2022-07-21"
        }
    ]
}