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

{
    "count": 94201,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12784&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12768&ordering=-ip_address",
    "results": [
        {
            "id": 36287,
            "ip_address": "45.251.228.234",
            "count": 2,
            "first_visit": "2022-10-22T07:25:50.339702+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 50915,
            "ip_address": "45.251.228.230",
            "count": 1,
            "first_visit": "2023-07-26T15:54:38.150517+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 48510,
            "ip_address": "45.251.228.226",
            "count": 1,
            "first_visit": "2023-06-19T09:48:30.326886+06:00",
            "date": "2023-06-19"
        },
        {
            "id": 7753,
            "ip_address": "45.251.228.169",
            "count": 1,
            "first_visit": "2022-05-17T09:43:42.393065+06:00",
            "date": null
        },
        {
            "id": 6278,
            "ip_address": "45.251.228.150",
            "count": 1,
            "first_visit": "2022-05-15T08:46:41.709527+06:00",
            "date": null
        },
        {
            "id": 21946,
            "ip_address": "45.251.228.147",
            "count": 1,
            "first_visit": "2022-07-11T09:11:31.483477+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 25033,
            "ip_address": "45.251.228.146",
            "count": 2,
            "first_visit": "2022-07-21T00:22:08.388605+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 50528,
            "ip_address": "45.251.228.145",
            "count": 1,
            "first_visit": "2023-07-21T20:25:42.312741+06:00",
            "date": "2023-07-21"
        }
    ]
}