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

{
    "count": 92193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3512&ordering=ip_address",
    "results": [
        {
            "id": 932,
            "ip_address": "103.126.20.68",
            "count": 1,
            "first_visit": "2021-12-19T21:46:05.979845+06:00",
            "date": null
        },
        {
            "id": 24781,
            "ip_address": "103.126.20.82",
            "count": 1,
            "first_visit": "2022-07-20T17:33:01.146605+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25655,
            "ip_address": "103.126.20.82",
            "count": 1,
            "first_visit": "2022-07-21T20:27:32.991920+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11959,
            "ip_address": "103.126.21.1",
            "count": 25,
            "first_visit": "2022-05-27T18:15:51.683636+06:00",
            "date": null
        },
        {
            "id": 29361,
            "ip_address": "103.126.21.105",
            "count": 1,
            "first_visit": "2022-07-29T15:28:02.521657+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 25814,
            "ip_address": "103.126.21.113",
            "count": 1,
            "first_visit": "2022-07-22T06:09:52.803379+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 15786,
            "ip_address": "103.126.21.134",
            "count": 1,
            "first_visit": "2022-06-17T00:34:51.016120+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 17515,
            "ip_address": "103.126.21.15",
            "count": 1,
            "first_visit": "2022-06-22T22:32:21.588082+06:00",
            "date": "2022-06-22"
        }
    ]
}