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

{
    "count": 92232,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4640&ordering=ip_address",
    "results": [
        {
            "id": 51138,
            "ip_address": "103.134.194.143",
            "count": 2,
            "first_visit": "2023-07-29T11:09:16.389417+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 46632,
            "ip_address": "103.134.194.143",
            "count": 1,
            "first_visit": "2023-05-15T15:09:31.925218+06:00",
            "date": "2023-05-15"
        },
        {
            "id": 69480,
            "ip_address": "103.134.194.143",
            "count": 1,
            "first_visit": "2024-06-05T11:46:40.157756+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 7919,
            "ip_address": "103.134.202.16",
            "count": 1,
            "first_visit": "2022-05-17T11:13:30.437992+06:00",
            "date": null
        },
        {
            "id": 16303,
            "ip_address": "103.134.202.20",
            "count": 1,
            "first_visit": "2022-06-18T10:02:13.438285+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 72066,
            "ip_address": "103.134.202.31",
            "count": 1,
            "first_visit": "2024-08-12T08:51:38.277355+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 62540,
            "ip_address": "103.134.202.7",
            "count": 1,
            "first_visit": "2024-01-06T14:22:25.229050+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 1204,
            "ip_address": "103.134.226.92",
            "count": 1,
            "first_visit": "2021-12-21T20:52:19.623088+06:00",
            "date": null
        }
    ]
}