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

{
    "count": 94059,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12464&ordering=ip_address",
    "results": [
        {
            "id": 19528,
            "ip_address": "103.203.93.77",
            "count": 1,
            "first_visit": "2022-06-27T19:48:31.933244+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 25414,
            "ip_address": "103.203.94.104",
            "count": 1,
            "first_visit": "2022-07-21T11:28:18.524862+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 14769,
            "ip_address": "103.203.94.106",
            "count": 1,
            "first_visit": "2022-06-13T11:53:08.859979+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 17347,
            "ip_address": "103.203.94.106",
            "count": 1,
            "first_visit": "2022-06-22T10:15:52.652582+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 83543,
            "ip_address": "103.203.94.109",
            "count": 1,
            "first_visit": "2025-06-01T13:02:59.455220+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 613,
            "ip_address": "103.203.94.12",
            "count": 1,
            "first_visit": "2021-12-12T14:57:28.794701+06:00",
            "date": null
        },
        {
            "id": 42408,
            "ip_address": "103.203.94.9",
            "count": 1,
            "first_visit": "2023-02-19T18:50:03.146645+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 684,
            "ip_address": "103.203.95.10",
            "count": 1,
            "first_visit": "2021-12-14T14:31:28.363642+06:00",
            "date": null
        }
    ]
}