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

{
    "count": 102562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47840&ordering=ip_address",
    "results": [
        {
            "id": 43860,
            "ip_address": "116.58.202.235",
            "count": 1,
            "first_visit": "2023-03-16T09:58:00.814838+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 30741,
            "ip_address": "116.58.202.237",
            "count": 1,
            "first_visit": "2022-08-02T00:16:55.070746+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 12018,
            "ip_address": "116.58.202.237",
            "count": 1,
            "first_visit": "2022-05-27T22:49:43.928744+06:00",
            "date": null
        },
        {
            "id": 27125,
            "ip_address": "116.58.202.237",
            "count": 6,
            "first_visit": "2022-07-25T10:08:48.649174+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 11889,
            "ip_address": "116.58.202.238",
            "count": 3,
            "first_visit": "2022-05-27T11:05:37.505559+06:00",
            "date": null
        },
        {
            "id": 10808,
            "ip_address": "116.58.202.24",
            "count": 11,
            "first_visit": "2022-05-24T07:25:26.937865+06:00",
            "date": null
        },
        {
            "id": 29043,
            "ip_address": "116.58.202.240",
            "count": 2,
            "first_visit": "2022-07-29T01:12:47.045596+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 13160,
            "ip_address": "116.58.202.245",
            "count": 1,
            "first_visit": "2022-05-31T17:55:46.630750+06:00",
            "date": null
        }
    ]
}