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

{
    "count": 91577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90232&ordering=-ip_address",
    "results": [
        {
            "id": 16618,
            "ip_address": "103.111.226.51",
            "count": 1,
            "first_visit": "2022-06-19T15:46:34.742188+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 40994,
            "ip_address": "103.111.226.51",
            "count": 2,
            "first_visit": "2023-01-26T12:46:51.492966+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 25926,
            "ip_address": "103.111.226.50",
            "count": 1,
            "first_visit": "2022-07-22T11:44:56.318104+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 12146,
            "ip_address": "103.111.226.50",
            "count": 1,
            "first_visit": "2022-05-28T10:41:49.527266+06:00",
            "date": null
        },
        {
            "id": 12740,
            "ip_address": "103.111.226.49",
            "count": 5,
            "first_visit": "2022-05-30T10:33:47.092574+06:00",
            "date": null
        },
        {
            "id": 41502,
            "ip_address": "103.111.226.48",
            "count": 1,
            "first_visit": "2023-02-04T09:06:33.237086+06:00",
            "date": "2023-02-04"
        },
        {
            "id": 41435,
            "ip_address": "103.111.226.48",
            "count": 1,
            "first_visit": "2023-02-02T23:37:59.805269+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 42646,
            "ip_address": "103.111.226.48",
            "count": 1,
            "first_visit": "2023-02-24T10:38:44.048967+06:00",
            "date": "2023-02-24"
        }
    ]
}