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

{
    "count": 92533,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9472&ordering=ip_address",
    "results": [
        {
            "id": 25206,
            "ip_address": "103.167.120.14",
            "count": 1,
            "first_visit": "2022-07-21T08:27:03.182319+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 76817,
            "ip_address": "103.167.135.141",
            "count": 1,
            "first_visit": "2024-12-16T14:57:07.205140+06:00",
            "date": "2024-12-16"
        },
        {
            "id": 36831,
            "ip_address": "103.167.15.127",
            "count": 1,
            "first_visit": "2022-11-02T10:54:29.278816+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 61180,
            "ip_address": "103.167.15.146",
            "count": 1,
            "first_visit": "2023-12-14T14:08:57.711481+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 78167,
            "ip_address": "103.167.15.171",
            "count": 3,
            "first_visit": "2025-01-23T16:56:30.806620+06:00",
            "date": "2025-01-23"
        },
        {
            "id": 5482,
            "ip_address": "103.167.15.19",
            "count": 2,
            "first_visit": "2022-04-30T17:10:30.882193+06:00",
            "date": null
        },
        {
            "id": 11599,
            "ip_address": "103.167.15.218",
            "count": 2,
            "first_visit": "2022-05-26T03:51:38.047721+06:00",
            "date": null
        },
        {
            "id": 39159,
            "ip_address": "103.167.15.219",
            "count": 1,
            "first_visit": "2022-12-22T14:33:56.092157+06:00",
            "date": "2022-12-22"
        }
    ]
}