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

{
    "count": 101369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81384&ordering=-ip_address",
    "results": [
        {
            "id": 32861,
            "ip_address": "103.59.178.234",
            "count": 1,
            "first_visit": "2022-08-24T20:54:19.683087+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 61285,
            "ip_address": "103.59.178.234",
            "count": 2,
            "first_visit": "2023-12-16T20:58:47.829915+06:00",
            "date": "2023-12-16"
        },
        {
            "id": 48794,
            "ip_address": "103.59.178.231",
            "count": 1,
            "first_visit": "2023-06-25T09:25:58.213455+06:00",
            "date": "2023-06-25"
        },
        {
            "id": 7512,
            "ip_address": "103.59.178.231",
            "count": 1,
            "first_visit": "2022-05-16T23:50:30.479640+06:00",
            "date": null
        },
        {
            "id": 3504,
            "ip_address": "103.59.178.230",
            "count": 1,
            "first_visit": "2022-02-10T22:39:15.851460+06:00",
            "date": null
        },
        {
            "id": 51498,
            "ip_address": "103.59.178.230",
            "count": 1,
            "first_visit": "2023-08-02T19:06:21.399932+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 26029,
            "ip_address": "103.59.178.228",
            "count": 1,
            "first_visit": "2022-07-22T16:31:06.103710+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 1538,
            "ip_address": "103.59.178.228",
            "count": 1,
            "first_visit": "2021-12-31T17:41:27.711941+06:00",
            "date": null
        }
    ]
}