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

{
    "count": 103862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56280&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56264&ordering=-ip_address",
    "results": [
        {
            "id": 97672,
            "ip_address": "116.206.254.117",
            "count": 2,
            "first_visit": "2026-05-03T10:39:12.841908+06:00",
            "date": "2026-05-03"
        },
        {
            "id": 53962,
            "ip_address": "116.206.254.117",
            "count": 1,
            "first_visit": "2023-08-31T12:15:17.569325+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 73579,
            "ip_address": "116.206.254.113",
            "count": 1,
            "first_visit": "2024-09-17T11:15:21.050401+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 7573,
            "ip_address": "116.206.254.113",
            "count": 1,
            "first_visit": "2022-05-17T02:51:01.548793+06:00",
            "date": null
        },
        {
            "id": 24779,
            "ip_address": "116.206.254.111",
            "count": 2,
            "first_visit": "2022-07-20T17:30:19.795418+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 2197,
            "ip_address": "116.206.254.110",
            "count": 1,
            "first_visit": "2022-01-14T14:32:54.812076+06:00",
            "date": null
        },
        {
            "id": 19835,
            "ip_address": "116.206.254.110",
            "count": 2,
            "first_visit": "2022-06-28T21:27:22.731491+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 34615,
            "ip_address": "116.206.254.110",
            "count": 1,
            "first_visit": "2022-09-18T19:01:45.767445+06:00",
            "date": "2022-09-18"
        }
    ]
}