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

{
    "count": 98361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18224&ordering=ip_address",
    "results": [
        {
            "id": 26651,
            "ip_address": "103.31.155.234",
            "count": 1,
            "first_visit": "2022-07-24T10:31:53.491379+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 28460,
            "ip_address": "103.31.155.234",
            "count": 1,
            "first_visit": "2022-07-28T00:28:51.378463+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 18411,
            "ip_address": "103.31.155.235",
            "count": 1,
            "first_visit": "2022-06-25T04:51:14.159153+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9109,
            "ip_address": "103.31.155.235",
            "count": 2,
            "first_visit": "2022-05-18T22:27:35.888707+06:00",
            "date": null
        },
        {
            "id": 42595,
            "ip_address": "103.31.155.236",
            "count": 1,
            "first_visit": "2023-02-23T12:28:43.397657+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 8999,
            "ip_address": "103.31.155.236",
            "count": 6,
            "first_visit": "2022-05-18T15:34:39.330710+06:00",
            "date": null
        },
        {
            "id": 75621,
            "ip_address": "103.31.155.237",
            "count": 2,
            "first_visit": "2024-11-13T21:32:24.635310+06:00",
            "date": "2024-11-13"
        },
        {
            "id": 6193,
            "ip_address": "103.31.155.237",
            "count": 3,
            "first_visit": "2022-05-15T03:16:23.966779+06:00",
            "date": null
        }
    ]
}