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

{
    "count": 100234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20864&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20848&ordering=ip_address",
    "results": [
        {
            "id": 29778,
            "ip_address": "103.67.157.74",
            "count": 1,
            "first_visit": "2022-07-30T10:46:53.191914+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7229,
            "ip_address": "103.67.157.74",
            "count": 2,
            "first_visit": "2022-05-16T20:03:24.020129+06:00",
            "date": null
        },
        {
            "id": 26996,
            "ip_address": "103.67.157.74",
            "count": 2,
            "first_visit": "2022-07-25T01:52:49.614491+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 62671,
            "ip_address": "103.67.157.74",
            "count": 1,
            "first_visit": "2024-01-08T20:21:00.806755+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 19043,
            "ip_address": "103.67.157.75",
            "count": 1,
            "first_visit": "2022-06-26T10:53:47.060512+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 6520,
            "ip_address": "103.67.157.75",
            "count": 1,
            "first_visit": "2022-05-16T06:33:15.471291+06:00",
            "date": null
        },
        {
            "id": 7298,
            "ip_address": "103.67.157.76",
            "count": 2,
            "first_visit": "2022-05-16T21:01:56.301865+06:00",
            "date": null
        },
        {
            "id": 62673,
            "ip_address": "103.67.157.76",
            "count": 1,
            "first_visit": "2024-01-08T20:29:20.527941+06:00",
            "date": "2024-01-08"
        }
    ]
}