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

{
    "count": 92247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5280&ordering=ip_address",
    "results": [
        {
            "id": 3412,
            "ip_address": "103.137.162.135",
            "count": 1,
            "first_visit": "2022-02-07T23:03:11.447324+06:00",
            "date": null
        },
        {
            "id": 1861,
            "ip_address": "103.137.162.142",
            "count": 3,
            "first_visit": "2022-01-11T13:41:09.988341+06:00",
            "date": null
        },
        {
            "id": 698,
            "ip_address": "103.137.162.86",
            "count": 1,
            "first_visit": "2021-12-14T22:28:34.592851+06:00",
            "date": null
        },
        {
            "id": 23606,
            "ip_address": "103.137.163.119",
            "count": 1,
            "first_visit": "2022-07-18T21:52:46.477884+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 31442,
            "ip_address": "103.137.163.128",
            "count": 1,
            "first_visit": "2022-08-07T16:03:54.774957+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 30662,
            "ip_address": "103.137.163.129",
            "count": 1,
            "first_visit": "2022-08-01T14:16:11.291549+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 10671,
            "ip_address": "103.137.163.140",
            "count": 1,
            "first_visit": "2022-05-23T14:05:52.317481+06:00",
            "date": null
        },
        {
            "id": 65796,
            "ip_address": "103.137.174.69",
            "count": 1,
            "first_visit": "2024-03-12T00:35:44.973087+06:00",
            "date": "2024-03-12"
        }
    ]
}