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

{
    "count": 101051,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32248&ordering=-ip_address",
    "results": [
        {
            "id": 15976,
            "ip_address": "203.95.221.49",
            "count": 1,
            "first_visit": "2022-06-17T13:08:18.559236+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 2096,
            "ip_address": "203.95.221.49",
            "count": 10,
            "first_visit": "2022-01-13T10:29:54.626116+06:00",
            "date": null
        },
        {
            "id": 4622,
            "ip_address": "203.95.221.242",
            "count": 1,
            "first_visit": "2022-03-23T17:40:44.696117+06:00",
            "date": null
        },
        {
            "id": 16979,
            "ip_address": "203.95.221.146",
            "count": 1,
            "first_visit": "2022-06-21T11:24:50.936238+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 70184,
            "ip_address": "203.95.220.6",
            "count": 1,
            "first_visit": "2024-06-23T16:48:21.327965+06:00",
            "date": "2024-06-23"
        },
        {
            "id": 70273,
            "ip_address": "203.95.220.6",
            "count": 1,
            "first_visit": "2024-06-25T12:16:36.672286+06:00",
            "date": "2024-06-25"
        },
        {
            "id": 5257,
            "ip_address": "203.95.220.39",
            "count": 3,
            "first_visit": "2022-04-19T18:29:53.515427+06:00",
            "date": null
        },
        {
            "id": 55717,
            "ip_address": "203.95.220.3",
            "count": 1,
            "first_visit": "2023-09-22T17:39:03.402688+06:00",
            "date": "2023-09-22"
        }
    ]
}