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

{
    "count": 102278,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74728&ordering=ip_address",
    "results": [
        {
            "id": 20367,
            "ip_address": "37.111.193.74",
            "count": 1,
            "first_visit": "2022-06-30T14:16:32.790694+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 6051,
            "ip_address": "37.111.193.74",
            "count": 2,
            "first_visit": "2022-05-14T19:18:59.144571+06:00",
            "date": null
        },
        {
            "id": 65432,
            "ip_address": "37.111.193.74",
            "count": 3,
            "first_visit": "2024-03-02T16:17:52.267905+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 24532,
            "ip_address": "37.111.193.75",
            "count": 1,
            "first_visit": "2022-07-20T11:23:37.995481+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25824,
            "ip_address": "37.111.193.76",
            "count": 1,
            "first_visit": "2022-07-22T06:55:24.642951+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 8346,
            "ip_address": "37.111.193.78",
            "count": 1,
            "first_visit": "2022-05-17T22:26:34.392595+06:00",
            "date": null
        },
        {
            "id": 79929,
            "ip_address": "37.111.193.78",
            "count": 1,
            "first_visit": "2025-03-09T12:30:33.724064+06:00",
            "date": "2025-03-09"
        },
        {
            "id": 75710,
            "ip_address": "37.111.193.78",
            "count": 2,
            "first_visit": "2024-11-16T00:57:39.179941+06:00",
            "date": "2024-11-16"
        }
    ]
}