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

{
    "count": 92267,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5880&ordering=ip_address",
    "results": [
        {
            "id": 47034,
            "ip_address": "103.141.208.54",
            "count": 1,
            "first_visit": "2023-05-23T17:55:30.788182+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 88125,
            "ip_address": "103.141.209.31",
            "count": 1,
            "first_visit": "2025-08-20T23:12:42.410950+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 10839,
            "ip_address": "103.141.2.10",
            "count": 1,
            "first_visit": "2022-05-24T09:19:30.300824+06:00",
            "date": null
        },
        {
            "id": 5757,
            "ip_address": "103.141.2.28",
            "count": 4,
            "first_visit": "2022-05-09T18:38:08.565027+06:00",
            "date": null
        },
        {
            "id": 12782,
            "ip_address": "103.14.129.128",
            "count": 1,
            "first_visit": "2022-05-30T13:32:58.043505+06:00",
            "date": null
        },
        {
            "id": 24944,
            "ip_address": "103.14.129.129",
            "count": 1,
            "first_visit": "2022-07-20T22:16:26.545759+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25171,
            "ip_address": "103.14.129.129",
            "count": 1,
            "first_visit": "2022-07-21T07:31:37.869487+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 13758,
            "ip_address": "103.14.129.129",
            "count": 1,
            "first_visit": "2022-06-07T06:27:52.828987+06:00",
            "date": "2022-06-07"
        }
    ]
}