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

{
    "count": 102511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46992&ordering=ip_address",
    "results": [
        {
            "id": 3093,
            "ip_address": "116.204.154.111",
            "count": 1,
            "first_visit": "2022-01-31T14:42:58.564614+06:00",
            "date": null
        },
        {
            "id": 16862,
            "ip_address": "116.204.154.111",
            "count": 2,
            "first_visit": "2022-06-20T17:02:00.572063+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 26466,
            "ip_address": "116.204.154.112",
            "count": 1,
            "first_visit": "2022-07-23T23:35:23.620386+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 74370,
            "ip_address": "116.204.154.134",
            "count": 6,
            "first_visit": "2024-10-13T12:50:40.679748+06:00",
            "date": "2024-10-13"
        },
        {
            "id": 27307,
            "ip_address": "116.204.154.14",
            "count": 5,
            "first_visit": "2022-07-25T13:42:03.947018+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 40768,
            "ip_address": "116.204.154.15",
            "count": 1,
            "first_visit": "2023-01-22T09:17:33.114251+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 3578,
            "ip_address": "116.204.154.153",
            "count": 2,
            "first_visit": "2022-02-13T19:40:25.317364+06:00",
            "date": null
        },
        {
            "id": 76933,
            "ip_address": "116.204.154.163",
            "count": 1,
            "first_visit": "2024-12-19T10:28:06.579638+06:00",
            "date": "2024-12-19"
        }
    ]
}