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

{
    "count": 95026,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1824&ordering=ip_address",
    "results": [
        {
            "id": 65398,
            "ip_address": "103.113.149.156",
            "count": 2,
            "first_visit": "2024-03-02T01:06:32.739090+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 2772,
            "ip_address": "103.113.149.192",
            "count": 5,
            "first_visit": "2022-01-25T03:00:53.704949+06:00",
            "date": null
        },
        {
            "id": 4848,
            "ip_address": "103.113.149.193",
            "count": 1,
            "first_visit": "2022-04-01T12:49:25.389620+06:00",
            "date": null
        },
        {
            "id": 14203,
            "ip_address": "103.113.149.193",
            "count": 2,
            "first_visit": "2022-06-09T16:27:59.603401+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 16950,
            "ip_address": "103.113.149.193",
            "count": 1,
            "first_visit": "2022-06-21T07:55:23.358871+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 14034,
            "ip_address": "103.113.149.193",
            "count": 1,
            "first_visit": "2022-06-08T19:46:33.675950+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 14215,
            "ip_address": "103.113.149.195",
            "count": 1,
            "first_visit": "2022-06-09T17:34:09.597836+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 13263,
            "ip_address": "103.113.149.195",
            "count": 2,
            "first_visit": "2022-06-01T15:59:39.460628+06:00",
            "date": null
        }
    ]
}