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

{
    "count": 102583,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48232&ordering=ip_address",
    "results": [
        {
            "id": 51571,
            "ip_address": "116.58.205.250",
            "count": 2,
            "first_visit": "2023-08-03T13:09:29.991993+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 52826,
            "ip_address": "116.58.205.250",
            "count": 1,
            "first_visit": "2023-08-18T11:02:40.987756+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 10604,
            "ip_address": "116.58.205.250",
            "count": 1,
            "first_visit": "2022-05-23T11:36:23.176948+06:00",
            "date": null
        },
        {
            "id": 9517,
            "ip_address": "116.58.205.252",
            "count": 1,
            "first_visit": "2022-05-19T22:33:45.204108+06:00",
            "date": null
        },
        {
            "id": 7639,
            "ip_address": "116.58.205.253",
            "count": 1,
            "first_visit": "2022-05-17T08:07:01.598488+06:00",
            "date": null
        },
        {
            "id": 26094,
            "ip_address": "116.58.205.253",
            "count": 1,
            "first_visit": "2022-07-22T23:06:59.788839+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 49544,
            "ip_address": "116.58.205.253",
            "count": 3,
            "first_visit": "2023-07-08T10:54:40.419697+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 46913,
            "ip_address": "116.58.205.253",
            "count": 1,
            "first_visit": "2023-05-21T10:14:22.786473+06:00",
            "date": "2023-05-21"
        }
    ]
}