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

{
    "count": 99608,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23696&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23680&ordering=-ip_address",
    "results": [
        {
            "id": 24192,
            "ip_address": "37.111.207.134",
            "count": 1,
            "first_visit": "2022-07-19T22:16:36.134248+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 17926,
            "ip_address": "37.111.207.134",
            "count": 1,
            "first_visit": "2022-06-24T01:17:36.848626+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9316,
            "ip_address": "37.111.207.134",
            "count": 4,
            "first_visit": "2022-05-19T10:59:05.054462+06:00",
            "date": null
        },
        {
            "id": 69973,
            "ip_address": "37.111.207.134",
            "count": 1,
            "first_visit": "2024-06-18T00:11:26.694326+06:00",
            "date": "2024-06-18"
        },
        {
            "id": 49318,
            "ip_address": "37.111.207.133",
            "count": 3,
            "first_visit": "2023-07-04T16:24:19.915460+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 4455,
            "ip_address": "37.111.207.133",
            "count": 3,
            "first_visit": "2022-03-17T17:53:49.488493+06:00",
            "date": null
        },
        {
            "id": 7191,
            "ip_address": "37.111.207.132",
            "count": 2,
            "first_visit": "2022-05-16T19:54:06.902137+06:00",
            "date": null
        },
        {
            "id": 15255,
            "ip_address": "37.111.207.132",
            "count": 2,
            "first_visit": "2022-06-15T12:02:15.727538+06:00",
            "date": "2022-06-15"
        }
    ]
}