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

{
    "count": 100260,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20624&ordering=ip_address",
    "results": [
        {
            "id": 40324,
            "ip_address": "103.67.157.179",
            "count": 2,
            "first_visit": "2023-01-13T16:39:02.936523+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 19483,
            "ip_address": "103.67.157.18",
            "count": 1,
            "first_visit": "2022-06-27T16:45:09.450124+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 5434,
            "ip_address": "103.67.157.18",
            "count": 1,
            "first_visit": "2022-04-28T20:33:28.329616+06:00",
            "date": null
        },
        {
            "id": 29964,
            "ip_address": "103.67.157.180",
            "count": 1,
            "first_visit": "2022-07-30T18:26:47.263125+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 2582,
            "ip_address": "103.67.157.180",
            "count": 2,
            "first_visit": "2022-01-21T22:07:27.941058+06:00",
            "date": null
        },
        {
            "id": 17644,
            "ip_address": "103.67.157.181",
            "count": 1,
            "first_visit": "2022-06-23T08:39:36.143776+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 70189,
            "ip_address": "103.67.157.181",
            "count": 1,
            "first_visit": "2024-06-23T22:00:25.312263+06:00",
            "date": "2024-06-23"
        },
        {
            "id": 25177,
            "ip_address": "103.67.157.182",
            "count": 1,
            "first_visit": "2022-07-21T07:49:40.448924+06:00",
            "date": "2022-07-21"
        }
    ]
}