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

{
    "count": 102375,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45392&ordering=ip_address",
    "results": [
        {
            "id": 138,
            "ip_address": "114.119.159.64",
            "count": 14,
            "first_visit": "2021-12-04T09:56:30.779766+06:00",
            "date": null
        },
        {
            "id": 186,
            "ip_address": "114.119.159.70",
            "count": 18,
            "first_visit": "2021-12-05T05:34:37.120153+06:00",
            "date": null
        },
        {
            "id": 38594,
            "ip_address": "114.119.159.70",
            "count": 1,
            "first_visit": "2022-12-12T12:22:43.374184+06:00",
            "date": "2022-12-12"
        },
        {
            "id": 63771,
            "ip_address": "114.119.159.70",
            "count": 1,
            "first_visit": "2024-01-25T16:04:42.461719+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 47711,
            "ip_address": "114.119.159.70",
            "count": 1,
            "first_visit": "2023-06-05T09:01:30.070654+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 58109,
            "ip_address": "114.119.159.70",
            "count": 1,
            "first_visit": "2023-10-21T06:51:24.435505+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 56006,
            "ip_address": "114.119.159.70",
            "count": 1,
            "first_visit": "2023-09-25T15:58:38.426984+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 57337,
            "ip_address": "114.119.159.75",
            "count": 1,
            "first_visit": "2023-10-11T17:17:13.288279+06:00",
            "date": "2023-10-11"
        }
    ]
}