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

{
    "count": 95281,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16464&ordering=ip_address",
    "results": [
        {
            "id": 7568,
            "ip_address": "103.25.248.225",
            "count": 3,
            "first_visit": "2022-05-17T02:22:04.105221+06:00",
            "date": null
        },
        {
            "id": 29784,
            "ip_address": "103.25.248.225",
            "count": 1,
            "first_visit": "2022-07-30T10:50:23.294579+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 27246,
            "ip_address": "103.25.248.225",
            "count": 2,
            "first_visit": "2022-07-25T12:38:04.084878+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 25365,
            "ip_address": "103.25.248.226",
            "count": 1,
            "first_visit": "2022-07-21T11:01:24.583386+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 32724,
            "ip_address": "103.25.248.226",
            "count": 2,
            "first_visit": "2022-08-23T02:41:10.711914+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 65592,
            "ip_address": "103.25.248.226",
            "count": 1,
            "first_visit": "2024-03-06T13:38:19.478191+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 9279,
            "ip_address": "103.25.248.226",
            "count": 1,
            "first_visit": "2022-05-19T08:50:09.347059+06:00",
            "date": null
        },
        {
            "id": 31089,
            "ip_address": "103.25.248.226",
            "count": 2,
            "first_visit": "2022-08-04T07:15:54.218468+06:00",
            "date": "2022-08-04"
        }
    ]
}