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

{
    "count": 102563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47864&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47848&ordering=ip_address",
    "results": [
        {
            "id": 13160,
            "ip_address": "116.58.202.245",
            "count": 1,
            "first_visit": "2022-05-31T17:55:46.630750+06:00",
            "date": null
        },
        {
            "id": 58858,
            "ip_address": "116.58.202.248",
            "count": 5,
            "first_visit": "2023-11-02T19:48:30.417172+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 12530,
            "ip_address": "116.58.202.25",
            "count": 1,
            "first_visit": "2022-05-29T19:05:12.574140+06:00",
            "date": null
        },
        {
            "id": 19186,
            "ip_address": "116.58.202.25",
            "count": 1,
            "first_visit": "2022-06-26T20:35:45.579305+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 13075,
            "ip_address": "116.58.202.251",
            "count": 1,
            "first_visit": "2022-05-31T11:35:30.129085+06:00",
            "date": null
        },
        {
            "id": 33684,
            "ip_address": "116.58.202.252",
            "count": 1,
            "first_visit": "2022-09-02T11:18:14.215057+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 18698,
            "ip_address": "116.58.202.26",
            "count": 1,
            "first_visit": "2022-06-25T17:47:06.807143+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 11079,
            "ip_address": "116.58.202.26",
            "count": 1,
            "first_visit": "2022-05-24T18:55:03.437264+06:00",
            "date": null
        }
    ]
}