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

{
    "count": 96009,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19272&ordering=-ip_address",
    "results": [
        {
            "id": 23034,
            "ip_address": "37.111.230.97",
            "count": 1,
            "first_visit": "2022-07-15T21:42:08.821169+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 13147,
            "ip_address": "37.111.230.92",
            "count": 1,
            "first_visit": "2022-05-31T16:22:34.802836+06:00",
            "date": null
        },
        {
            "id": 25443,
            "ip_address": "37.111.230.86",
            "count": 1,
            "first_visit": "2022-07-21T11:49:06.386765+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7821,
            "ip_address": "37.111.230.72",
            "count": 1,
            "first_visit": "2022-05-17T10:23:05.865546+06:00",
            "date": null
        },
        {
            "id": 38165,
            "ip_address": "37.111.230.72",
            "count": 1,
            "first_visit": "2022-12-02T14:15:50.376601+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 19222,
            "ip_address": "37.111.230.69",
            "count": 1,
            "first_visit": "2022-06-26T22:55:20.165020+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 34837,
            "ip_address": "37.111.230.65",
            "count": 1,
            "first_visit": "2022-09-22T22:21:44.068949+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 11668,
            "ip_address": "37.111.230.5",
            "count": 1,
            "first_visit": "2022-05-26T14:40:34.460814+06:00",
            "date": null
        }
    ]
}