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

{
    "count": 96011,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19280&ordering=ip_address",
    "results": [
        {
            "id": 2238,
            "ip_address": "103.60.175.67",
            "count": 3,
            "first_visit": "2022-01-15T08:27:24.309899+06:00",
            "date": null
        },
        {
            "id": 47242,
            "ip_address": "103.60.175.68",
            "count": 2,
            "first_visit": "2023-05-27T21:09:55.304481+06:00",
            "date": "2023-05-27"
        },
        {
            "id": 36214,
            "ip_address": "103.60.175.68",
            "count": 1,
            "first_visit": "2022-10-20T17:30:21.987220+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 11433,
            "ip_address": "103.60.175.68",
            "count": 1,
            "first_visit": "2022-05-25T21:09:47.655945+06:00",
            "date": null
        },
        {
            "id": 22332,
            "ip_address": "103.60.175.68",
            "count": 1,
            "first_visit": "2022-07-13T18:32:28.311861+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 19217,
            "ip_address": "103.60.175.69",
            "count": 2,
            "first_visit": "2022-06-26T22:46:18.030055+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18819,
            "ip_address": "103.60.175.69",
            "count": 1,
            "first_visit": "2022-06-25T22:26:22.921650+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 1891,
            "ip_address": "103.60.175.7",
            "count": 2,
            "first_visit": "2022-01-11T15:39:06.723424+06:00",
            "date": null
        }
    ]
}