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

{
    "count": 94506,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13888&ordering=ip_address",
    "results": [
        {
            "id": 58499,
            "ip_address": "103.217.111.27",
            "count": 1,
            "first_visit": "2023-10-27T09:31:30.773348+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 3097,
            "ip_address": "103.217.111.27",
            "count": 1,
            "first_visit": "2022-01-31T15:10:58.594253+06:00",
            "date": null
        },
        {
            "id": 17825,
            "ip_address": "103.217.111.28",
            "count": 1,
            "first_visit": "2022-06-23T18:38:45.391394+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 4758,
            "ip_address": "103.217.111.28",
            "count": 1,
            "first_visit": "2022-03-29T04:56:16.231137+06:00",
            "date": null
        },
        {
            "id": 36331,
            "ip_address": "103.217.111.29",
            "count": 3,
            "first_visit": "2022-10-23T07:39:56.343700+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36433,
            "ip_address": "103.217.111.29",
            "count": 4,
            "first_visit": "2022-10-25T09:47:14.971260+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 36290,
            "ip_address": "103.217.111.29",
            "count": 4,
            "first_visit": "2022-10-22T10:32:17.795609+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 991,
            "ip_address": "103.217.111.30",
            "count": 4,
            "first_visit": "2021-12-20T00:45:32.417920+06:00",
            "date": null
        }
    ]
}