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

{
    "count": 99832,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94328&ordering=-ip_address",
    "results": [
        {
            "id": 3671,
            "ip_address": "103.136.200.163",
            "count": 2,
            "first_visit": "2022-02-16T20:18:45.706373+06:00",
            "date": null
        },
        {
            "id": 1004,
            "ip_address": "103.136.200.162",
            "count": 1,
            "first_visit": "2021-12-20T05:57:12.299462+06:00",
            "date": null
        },
        {
            "id": 16274,
            "ip_address": "103.136.200.162",
            "count": 1,
            "first_visit": "2022-06-18T08:33:45.861243+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 18291,
            "ip_address": "103.136.200.161",
            "count": 1,
            "first_visit": "2022-06-24T21:30:20.760199+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 1778,
            "ip_address": "103.136.200.161",
            "count": 3,
            "first_visit": "2022-01-10T22:47:43.871186+06:00",
            "date": null
        },
        {
            "id": 4336,
            "ip_address": "103.136.200.160",
            "count": 1,
            "first_visit": "2022-03-13T14:55:32.333409+06:00",
            "date": null
        },
        {
            "id": 5211,
            "ip_address": "103.136.200.153",
            "count": 2,
            "first_visit": "2022-04-18T10:48:05.188995+06:00",
            "date": null
        },
        {
            "id": 12948,
            "ip_address": "103.136.200.141",
            "count": 1,
            "first_visit": "2022-05-31T00:23:44.939190+06:00",
            "date": null
        }
    ]
}