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

{
    "count": 102748,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51376&ordering=ip_address",
    "results": [
        {
            "id": 66041,
            "ip_address": "119.30.45.101",
            "count": 1,
            "first_visit": "2024-03-18T10:54:54.543382+06:00",
            "date": "2024-03-18"
        },
        {
            "id": 15188,
            "ip_address": "119.30.45.101",
            "count": 1,
            "first_visit": "2022-06-15T08:53:29.956662+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 74647,
            "ip_address": "119.30.45.102",
            "count": 3,
            "first_visit": "2024-10-23T13:10:08.104036+06:00",
            "date": "2024-10-23"
        },
        {
            "id": 14898,
            "ip_address": "119.30.45.103",
            "count": 1,
            "first_visit": "2022-06-13T22:08:11.840747+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 7883,
            "ip_address": "119.30.45.105",
            "count": 2,
            "first_visit": "2022-05-17T10:57:37.324272+06:00",
            "date": null
        },
        {
            "id": 55006,
            "ip_address": "119.30.45.105",
            "count": 1,
            "first_visit": "2023-09-13T11:40:45.778038+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 12047,
            "ip_address": "119.30.45.110",
            "count": 1,
            "first_visit": "2022-05-27T23:22:02.159328+06:00",
            "date": null
        },
        {
            "id": 19510,
            "ip_address": "119.30.45.110",
            "count": 1,
            "first_visit": "2022-06-27T18:29:29.951068+06:00",
            "date": "2022-06-27"
        }
    ]
}