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

{
    "count": 102012,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=216&ordering=ip_address",
    "results": [
        {
            "id": 29167,
            "ip_address": "103.100.235.16",
            "count": 1,
            "first_visit": "2022-07-29T10:00:58.197295+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 98343,
            "ip_address": "103.100.235.165",
            "count": 2,
            "first_visit": "2026-05-20T21:49:44.166910+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 23739,
            "ip_address": "103.100.235.183",
            "count": 1,
            "first_visit": "2022-07-18T22:22:04.215164+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 11744,
            "ip_address": "103.100.235.19",
            "count": 1,
            "first_visit": "2022-05-26T22:42:24.629544+06:00",
            "date": null
        },
        {
            "id": 4709,
            "ip_address": "103.100.235.193",
            "count": 3,
            "first_visit": "2022-03-27T15:26:33.489765+06:00",
            "date": null
        },
        {
            "id": 4392,
            "ip_address": "103.100.235.197",
            "count": 1,
            "first_visit": "2022-03-15T13:59:37.842059+06:00",
            "date": null
        },
        {
            "id": 27757,
            "ip_address": "103.100.235.203",
            "count": 1,
            "first_visit": "2022-07-26T14:53:07.062682+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 35585,
            "ip_address": "103.100.235.208",
            "count": 2,
            "first_visit": "2022-10-07T00:17:48.504179+06:00",
            "date": "2022-10-07"
        }
    ]
}