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

{
    "count": 98438,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19112&ordering=ip_address",
    "results": [
        {
            "id": 50901,
            "ip_address": "103.58.72.12",
            "count": 1,
            "first_visit": "2023-07-26T13:37:23.455648+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 13414,
            "ip_address": "103.58.72.120",
            "count": 1,
            "first_visit": "2022-06-02T23:03:03.712678+06:00",
            "date": null
        },
        {
            "id": 5606,
            "ip_address": "103.58.72.13",
            "count": 1,
            "first_visit": "2022-05-04T17:17:30.499638+06:00",
            "date": null
        },
        {
            "id": 15104,
            "ip_address": "103.58.72.15",
            "count": 1,
            "first_visit": "2022-06-14T23:55:43.026439+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 42217,
            "ip_address": "103.58.72.15",
            "count": 1,
            "first_visit": "2023-02-15T13:34:19.181798+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 47921,
            "ip_address": "103.58.72.19",
            "count": 1,
            "first_visit": "2023-06-09T09:33:48.428610+06:00",
            "date": "2023-06-09"
        },
        {
            "id": 46249,
            "ip_address": "103.58.72.2",
            "count": 1,
            "first_visit": "2023-05-07T10:11:18.935571+06:00",
            "date": "2023-05-07"
        },
        {
            "id": 46742,
            "ip_address": "103.58.72.2",
            "count": 1,
            "first_visit": "2023-05-17T15:37:03.489450+06:00",
            "date": "2023-05-17"
        }
    ]
}