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

{
    "count": 102285,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74672&ordering=ip_address",
    "results": [
        {
            "id": 41873,
            "ip_address": "37.111.193.253",
            "count": 2,
            "first_visit": "2023-02-09T09:09:47.043372+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 45597,
            "ip_address": "37.111.193.26",
            "count": 1,
            "first_visit": "2023-04-21T21:04:37.699230+06:00",
            "date": "2023-04-21"
        },
        {
            "id": 69793,
            "ip_address": "37.111.193.26",
            "count": 2,
            "first_visit": "2024-06-12T00:21:21.863339+06:00",
            "date": "2024-06-12"
        },
        {
            "id": 7912,
            "ip_address": "37.111.193.26",
            "count": 2,
            "first_visit": "2022-05-17T11:08:42.341717+06:00",
            "date": null
        },
        {
            "id": 30366,
            "ip_address": "37.111.193.26",
            "count": 1,
            "first_visit": "2022-07-31T11:41:33.611910+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 79817,
            "ip_address": "37.111.193.26",
            "count": 1,
            "first_visit": "2025-03-07T00:12:38.825710+06:00",
            "date": "2025-03-07"
        },
        {
            "id": 12519,
            "ip_address": "37.111.193.27",
            "count": 1,
            "first_visit": "2022-05-29T16:50:13.966945+06:00",
            "date": null
        },
        {
            "id": 4546,
            "ip_address": "37.111.193.28",
            "count": 2,
            "first_visit": "2022-03-21T12:08:28.984076+06:00",
            "date": null
        }
    ]
}