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

{
    "count": 96388,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20976&ordering=ip_address",
    "results": [
        {
            "id": 7667,
            "ip_address": "103.7.248.182",
            "count": 2,
            "first_visit": "2022-05-17T08:34:23.044809+06:00",
            "date": null
        },
        {
            "id": 4751,
            "ip_address": "103.7.248.2",
            "count": 1,
            "first_visit": "2022-03-28T22:47:43.095723+06:00",
            "date": null
        },
        {
            "id": 10653,
            "ip_address": "103.7.248.54",
            "count": 1,
            "first_visit": "2022-05-23T12:55:56.369033+06:00",
            "date": null
        },
        {
            "id": 31150,
            "ip_address": "103.7.248.54",
            "count": 1,
            "first_visit": "2022-08-04T17:22:59.562948+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 43872,
            "ip_address": "103.7.248.54",
            "count": 1,
            "first_visit": "2023-03-16T13:19:50.936291+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 70017,
            "ip_address": "103.7.248.54",
            "count": 3,
            "first_visit": "2024-06-19T16:26:14.858261+06:00",
            "date": "2024-06-19"
        },
        {
            "id": 71240,
            "ip_address": "103.7.248.54",
            "count": 1,
            "first_visit": "2024-07-16T17:31:47.983949+06:00",
            "date": "2024-07-16"
        },
        {
            "id": 44440,
            "ip_address": "103.7.249.205",
            "count": 1,
            "first_visit": "2023-03-26T21:13:00.456836+06:00",
            "date": "2023-03-26"
        }
    ]
}