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

{
    "count": 102045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43304&ordering=ip_address",
    "results": [
        {
            "id": 53347,
            "ip_address": "114.119.155.1",
            "count": 1,
            "first_visit": "2023-08-24T00:19:45.776649+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 249,
            "ip_address": "114.119.155.1",
            "count": 15,
            "first_visit": "2021-12-06T01:54:56.217589+06:00",
            "date": null
        },
        {
            "id": 557,
            "ip_address": "114.119.155.10",
            "count": 12,
            "first_visit": "2021-12-11T01:05:06.279578+06:00",
            "date": null
        },
        {
            "id": 48746,
            "ip_address": "114.119.155.10",
            "count": 1,
            "first_visit": "2023-06-24T12:02:50.484366+06:00",
            "date": "2023-06-24"
        },
        {
            "id": 47818,
            "ip_address": "114.119.155.10",
            "count": 1,
            "first_visit": "2023-06-07T04:53:34.415557+06:00",
            "date": "2023-06-07"
        },
        {
            "id": 44605,
            "ip_address": "114.119.155.10",
            "count": 1,
            "first_visit": "2023-03-30T17:04:46.538677+06:00",
            "date": "2023-03-30"
        },
        {
            "id": 51749,
            "ip_address": "114.119.155.10",
            "count": 1,
            "first_visit": "2023-08-05T10:47:30.562304+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 62207,
            "ip_address": "114.119.155.10",
            "count": 1,
            "first_visit": "2024-01-03T16:34:45.960782+06:00",
            "date": "2024-01-03"
        }
    ]
}