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

{
    "count": 94526,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=152&ordering=ip_address",
    "results": [
        {
            "id": 62337,
            "ip_address": "103.100.232.8",
            "count": 1,
            "first_visit": "2024-01-04T18:55:09.072067+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 29754,
            "ip_address": "103.100.233.21",
            "count": 1,
            "first_visit": "2022-07-30T10:23:01.508111+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3015,
            "ip_address": "103.100.233.24",
            "count": 1,
            "first_visit": "2022-01-29T12:09:55.103296+06:00",
            "date": null
        },
        {
            "id": 18829,
            "ip_address": "103.100.234.113",
            "count": 1,
            "first_visit": "2022-06-25T22:42:42.716212+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 19219,
            "ip_address": "103.100.234.114",
            "count": 1,
            "first_visit": "2022-06-26T22:48:02.749989+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 63554,
            "ip_address": "103.100.234.120",
            "count": 1,
            "first_visit": "2024-01-21T20:25:22.278296+06:00",
            "date": "2024-01-21"
        },
        {
            "id": 7810,
            "ip_address": "103.100.234.120",
            "count": 1,
            "first_visit": "2022-05-17T10:16:56.328285+06:00",
            "date": null
        },
        {
            "id": 9922,
            "ip_address": "103.100.234.159",
            "count": 2,
            "first_visit": "2022-05-21T02:01:55.416057+06:00",
            "date": null
        }
    ]
}