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

{
    "count": 102307,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45136&ordering=ip_address",
    "results": [
        {
            "id": 60015,
            "ip_address": "114.119.159.16",
            "count": 1,
            "first_visit": "2023-11-23T17:09:46.969167+06:00",
            "date": "2023-11-23"
        },
        {
            "id": 54776,
            "ip_address": "114.119.159.16",
            "count": 1,
            "first_visit": "2023-09-11T01:15:55.344076+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 126,
            "ip_address": "114.119.159.16",
            "count": 19,
            "first_visit": "2021-12-04T04:16:30.801182+06:00",
            "date": null
        },
        {
            "id": 131,
            "ip_address": "114.119.159.160",
            "count": 16,
            "first_visit": "2021-12-04T05:22:08.623527+06:00",
            "date": null
        },
        {
            "id": 47973,
            "ip_address": "114.119.159.160",
            "count": 1,
            "first_visit": "2023-06-10T17:41:14.418435+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 45635,
            "ip_address": "114.119.159.160",
            "count": 1,
            "first_visit": "2023-04-23T02:06:11.546473+06:00",
            "date": "2023-04-23"
        },
        {
            "id": 41141,
            "ip_address": "114.119.159.160",
            "count": 1,
            "first_visit": "2023-01-29T08:40:43.120045+06:00",
            "date": "2023-01-29"
        },
        {
            "id": 45916,
            "ip_address": "114.119.159.160",
            "count": 1,
            "first_visit": "2023-04-30T16:46:41.717720+06:00",
            "date": "2023-04-30"
        }
    ]
}