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

{
    "count": 92309,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6408&ordering=ip_address",
    "results": [
        {
            "id": 68588,
            "ip_address": "103.144.236.50",
            "count": 1,
            "first_visit": "2024-05-19T10:51:36.756255+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 8137,
            "ip_address": "103.144.42.145",
            "count": 1,
            "first_visit": "2022-05-17T12:50:53.105397+06:00",
            "date": null
        },
        {
            "id": 9049,
            "ip_address": "103.144.42.162",
            "count": 1,
            "first_visit": "2022-05-18T19:21:28.947245+06:00",
            "date": null
        },
        {
            "id": 24126,
            "ip_address": "103.144.42.166",
            "count": 1,
            "first_visit": "2022-07-19T16:54:08.105427+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 6838,
            "ip_address": "103.144.42.167",
            "count": 2,
            "first_visit": "2022-05-16T16:37:44.964177+06:00",
            "date": null
        },
        {
            "id": 19820,
            "ip_address": "103.144.42.177",
            "count": 1,
            "first_visit": "2022-06-28T19:45:39.540591+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 39857,
            "ip_address": "103.144.42.179",
            "count": 4,
            "first_visit": "2023-01-04T11:46:28.743167+06:00",
            "date": "2023-01-04"
        },
        {
            "id": 9190,
            "ip_address": "103.144.42.182",
            "count": 1,
            "first_visit": "2022-05-18T23:32:23.782460+06:00",
            "date": null
        }
    ]
}