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

{
    "count": 101857,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41960&ordering=ip_address",
    "results": [
        {
            "id": 368,
            "ip_address": "114.119.151.70",
            "count": 14,
            "first_visit": "2021-12-07T21:13:10.048661+06:00",
            "date": null
        },
        {
            "id": 15,
            "ip_address": "114.119.151.72",
            "count": 15,
            "first_visit": "2021-12-02T19:51:59.405845+06:00",
            "date": null
        },
        {
            "id": 43376,
            "ip_address": "114.119.151.72",
            "count": 1,
            "first_visit": "2023-03-08T06:04:30.760525+06:00",
            "date": "2023-03-08"
        },
        {
            "id": 52565,
            "ip_address": "114.119.151.72",
            "count": 1,
            "first_visit": "2023-08-15T08:24:26.276171+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 61786,
            "ip_address": "114.119.151.74",
            "count": 1,
            "first_visit": "2023-12-24T20:22:54.908777+06:00",
            "date": "2023-12-24"
        },
        {
            "id": 42241,
            "ip_address": "114.119.151.74",
            "count": 1,
            "first_visit": "2023-02-15T23:45:40.213429+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 52649,
            "ip_address": "114.119.151.74",
            "count": 1,
            "first_visit": "2023-08-16T10:43:07.915509+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 45265,
            "ip_address": "114.119.151.74",
            "count": 1,
            "first_visit": "2023-04-13T08:50:47.372138+06:00",
            "date": "2023-04-13"
        }
    ]
}