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

{
    "count": 95381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3024&ordering=ip_address",
    "results": [
        {
            "id": 6676,
            "ip_address": "103.121.223.88",
            "count": 1,
            "first_visit": "2022-05-16T12:57:21.105378+06:00",
            "date": null
        },
        {
            "id": 16114,
            "ip_address": "103.121.223.92",
            "count": 1,
            "first_visit": "2022-06-17T20:52:22.196182+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 5303,
            "ip_address": "103.121.223.98",
            "count": 2,
            "first_visit": "2022-04-22T00:31:39.598873+06:00",
            "date": null
        },
        {
            "id": 34929,
            "ip_address": "103.121.36.103",
            "count": 1,
            "first_visit": "2022-09-24T19:07:18.665690+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 4864,
            "ip_address": "103.121.36.103",
            "count": 3,
            "first_visit": "2022-04-02T04:40:53.282497+06:00",
            "date": null
        },
        {
            "id": 16067,
            "ip_address": "103.121.36.106",
            "count": 1,
            "first_visit": "2022-06-17T18:05:58.630672+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 25425,
            "ip_address": "103.121.36.117",
            "count": 1,
            "first_visit": "2022-07-21T11:31:37.399916+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 62482,
            "ip_address": "103.121.36.119",
            "count": 1,
            "first_visit": "2024-01-06T02:17:45.762664+06:00",
            "date": "2024-01-06"
        }
    ]
}