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

{
    "count": 102132,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43824&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43808&ordering=ip_address",
    "results": [
        {
            "id": 56013,
            "ip_address": "114.119.156.144",
            "count": 1,
            "first_visit": "2023-09-25T17:11:37.572126+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 127,
            "ip_address": "114.119.156.144",
            "count": 15,
            "first_visit": "2021-12-04T04:23:08.152195+06:00",
            "date": null
        },
        {
            "id": 76,
            "ip_address": "114.119.156.146",
            "count": 14,
            "first_visit": "2021-12-03T16:26:52.381510+06:00",
            "date": null
        },
        {
            "id": 52208,
            "ip_address": "114.119.156.146",
            "count": 1,
            "first_visit": "2023-08-11T09:55:16.611501+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 55390,
            "ip_address": "114.119.156.146",
            "count": 1,
            "first_visit": "2023-09-18T16:35:33.871307+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 63373,
            "ip_address": "114.119.156.146",
            "count": 1,
            "first_visit": "2024-01-18T16:27:04.828911+06:00",
            "date": "2024-01-18"
        },
        {
            "id": 50484,
            "ip_address": "114.119.156.146",
            "count": 1,
            "first_visit": "2023-07-21T05:28:43.345795+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 41768,
            "ip_address": "114.119.156.152",
            "count": 1,
            "first_visit": "2023-02-08T03:12:30.217206+06:00",
            "date": "2023-02-08"
        }
    ]
}