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

{
    "count": 99667,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25616&ordering=-ip_address",
    "results": [
        {
            "id": 37432,
            "ip_address": "37.111.198.146",
            "count": 1,
            "first_visit": "2022-11-15T12:31:03.163170+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 10155,
            "ip_address": "37.111.198.142",
            "count": 1,
            "first_visit": "2022-05-21T23:25:43.184022+06:00",
            "date": null
        },
        {
            "id": 8117,
            "ip_address": "37.111.198.135",
            "count": 2,
            "first_visit": "2022-05-17T12:41:58.965895+06:00",
            "date": null
        },
        {
            "id": 27556,
            "ip_address": "37.111.198.134",
            "count": 1,
            "first_visit": "2022-07-26T02:12:26.720224+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 41434,
            "ip_address": "37.111.198.130",
            "count": 1,
            "first_visit": "2023-02-02T23:16:27.275918+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 13726,
            "ip_address": "37.111.198.13",
            "count": 1,
            "first_visit": "2022-06-07T01:40:08.889015+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 10230,
            "ip_address": "37.111.198.127",
            "count": 2,
            "first_visit": "2022-05-22T08:30:18.573816+06:00",
            "date": null
        },
        {
            "id": 30683,
            "ip_address": "37.111.198.126",
            "count": 1,
            "first_visit": "2022-08-01T17:01:48.594355+06:00",
            "date": "2022-08-01"
        }
    ]
}