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

{
    "count": 101284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98944&ordering=-ip_address",
    "results": [
        {
            "id": 22981,
            "ip_address": "103.116.116.50",
            "count": 3,
            "first_visit": "2022-07-15T14:56:58.373829+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 11719,
            "ip_address": "103.116.116.50",
            "count": 1,
            "first_visit": "2022-05-26T21:11:55.202806+06:00",
            "date": null
        },
        {
            "id": 993,
            "ip_address": "103.116.116.253",
            "count": 1,
            "first_visit": "2021-12-20T01:05:32.400352+06:00",
            "date": null
        },
        {
            "id": 98457,
            "ip_address": "103.116.116.242",
            "count": 2,
            "first_visit": "2026-05-23T21:51:46.140109+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 33355,
            "ip_address": "103.116.116.126",
            "count": 1,
            "first_visit": "2022-08-29T20:00:59.494014+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 23787,
            "ip_address": "103.116.116.126",
            "count": 1,
            "first_visit": "2022-07-18T22:34:22.532069+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 10141,
            "ip_address": "103.115.74.20",
            "count": 1,
            "first_visit": "2022-05-21T23:08:49.648481+06:00",
            "date": null
        },
        {
            "id": 11492,
            "ip_address": "103.115.27.91",
            "count": 1,
            "first_visit": "2022-05-25T23:11:35.789452+06:00",
            "date": null
        }
    ]
}