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

{
    "count": 95562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17680&ordering=ip_address",
    "results": [
        {
            "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": 8999,
            "ip_address": "103.31.155.236",
            "count": 6,
            "first_visit": "2022-05-18T15:34:39.330710+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": 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
        },
        {
            "id": 23632,
            "ip_address": "103.31.155.237",
            "count": 1,
            "first_visit": "2022-07-18T21:58:07.488090+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 20436,
            "ip_address": "103.31.155.237",
            "count": 1,
            "first_visit": "2022-06-30T20:19:56.628968+06:00",
            "date": "2022-06-30"
        }
    ]
}