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

{
    "count": 97258,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3592&ordering=ip_address",
    "results": [
        {
            "id": 27526,
            "ip_address": "103.126.14.153",
            "count": 1,
            "first_visit": "2022-07-26T01:02:16.093475+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 13704,
            "ip_address": "103.126.14.170",
            "count": 1,
            "first_visit": "2022-06-06T21:55:14.421803+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 15790,
            "ip_address": "103.126.14.170",
            "count": 1,
            "first_visit": "2022-06-17T00:41:23.691262+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 12922,
            "ip_address": "103.126.14.174",
            "count": 1,
            "first_visit": "2022-05-30T23:25:48.614293+06:00",
            "date": null
        },
        {
            "id": 11806,
            "ip_address": "103.126.14.176",
            "count": 2,
            "first_visit": "2022-05-27T00:11:24.940412+06:00",
            "date": null
        },
        {
            "id": 26908,
            "ip_address": "103.126.14.179",
            "count": 2,
            "first_visit": "2022-07-24T23:09:19.506245+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 27879,
            "ip_address": "103.126.14.179",
            "count": 3,
            "first_visit": "2022-07-26T21:12:41.064129+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 27034,
            "ip_address": "103.126.14.179",
            "count": 2,
            "first_visit": "2022-07-25T03:51:30.923004+06:00",
            "date": "2022-07-25"
        }
    ]
}