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

{
    "count": 101541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39664&ordering=ip_address",
    "results": [
        {
            "id": 46419,
            "ip_address": "114.119.146.88",
            "count": 1,
            "first_visit": "2023-05-10T15:15:32.852623+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 41777,
            "ip_address": "114.119.146.88",
            "count": 1,
            "first_visit": "2023-02-08T04:37:29.215574+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 51995,
            "ip_address": "114.119.146.88",
            "count": 1,
            "first_visit": "2023-08-09T02:01:44.481834+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 44235,
            "ip_address": "114.119.146.88",
            "count": 1,
            "first_visit": "2023-03-22T14:42:27.479804+06:00",
            "date": "2023-03-22"
        },
        {
            "id": 61916,
            "ip_address": "114.119.146.88",
            "count": 1,
            "first_visit": "2023-12-26T16:07:38.763465+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 6233,
            "ip_address": "114.119.146.88",
            "count": 2,
            "first_visit": "2022-05-15T07:01:53.702436+06:00",
            "date": null
        },
        {
            "id": 39865,
            "ip_address": "114.119.146.88",
            "count": 1,
            "first_visit": "2023-01-04T14:16:34.544450+06:00",
            "date": "2023-01-04"
        },
        {
            "id": 5791,
            "ip_address": "114.119.146.94",
            "count": 2,
            "first_visit": "2022-05-10T16:19:48.214637+06:00",
            "date": null
        }
    ]
}