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

{
    "count": 96535,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7488&ordering=ip_address",
    "results": [
        {
            "id": 64260,
            "ip_address": "103.150.254.79",
            "count": 1,
            "first_visit": "2024-02-03T13:00:47.081666+06:00",
            "date": "2024-02-03"
        },
        {
            "id": 23794,
            "ip_address": "103.150.254.79",
            "count": 1,
            "first_visit": "2022-07-18T22:35:33.601306+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 72524,
            "ip_address": "103.150.254.79",
            "count": 1,
            "first_visit": "2024-08-25T13:40:25.840069+06:00",
            "date": "2024-08-25"
        },
        {
            "id": 1516,
            "ip_address": "103.150.254.80",
            "count": 2,
            "first_visit": "2021-12-31T15:07:54.493469+06:00",
            "date": null
        },
        {
            "id": 30180,
            "ip_address": "103.150.254.80",
            "count": 1,
            "first_visit": "2022-07-31T06:35:41.153732+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 74455,
            "ip_address": "103.150.254.81",
            "count": 1,
            "first_visit": "2024-10-15T09:16:48.089610+06:00",
            "date": "2024-10-15"
        },
        {
            "id": 12214,
            "ip_address": "103.150.254.81",
            "count": 2,
            "first_visit": "2022-05-28T15:07:25.196148+06:00",
            "date": null
        },
        {
            "id": 46956,
            "ip_address": "103.150.254.81",
            "count": 1,
            "first_visit": "2023-05-22T11:52:07.536004+06:00",
            "date": "2023-05-22"
        }
    ]
}