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

{
    "count": 102605,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48448&ordering=ip_address",
    "results": [
        {
            "id": 5107,
            "ip_address": "117.248.123.154",
            "count": 1,
            "first_visit": "2022-04-13T18:01:16.917299+06:00",
            "date": null
        },
        {
            "id": 16967,
            "ip_address": "117.248.126.143",
            "count": 1,
            "first_visit": "2022-06-21T10:49:29.489911+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 749,
            "ip_address": "117.249.164.37",
            "count": 4,
            "first_visit": "2021-12-16T21:56:01.674044+06:00",
            "date": null
        },
        {
            "id": 101624,
            "ip_address": "117.5.147.53",
            "count": 1,
            "first_visit": "2026-08-14T09:08:37.036718+06:00",
            "date": "2026-08-14"
        },
        {
            "id": 25525,
            "ip_address": "117.58.241.134",
            "count": 1,
            "first_visit": "2022-07-21T12:50:51.612574+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24240,
            "ip_address": "117.58.241.134",
            "count": 1,
            "first_visit": "2022-07-19T23:33:44.050557+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 46411,
            "ip_address": "117.58.241.24",
            "count": 1,
            "first_visit": "2023-05-10T13:42:18.523829+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 46267,
            "ip_address": "117.58.241.24",
            "count": 2,
            "first_visit": "2023-05-07T16:56:37.658972+06:00",
            "date": "2023-05-07"
        }
    ]
}