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

{
    "count": 101285,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34064&ordering=ip_address",
    "results": [
        {
            "id": 53669,
            "ip_address": "114.119.136.113",
            "count": 1,
            "first_visit": "2023-08-27T15:08:15.783713+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 52940,
            "ip_address": "114.119.136.12",
            "count": 1,
            "first_visit": "2023-08-19T20:07:31.691020+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 39964,
            "ip_address": "114.119.136.12",
            "count": 1,
            "first_visit": "2023-01-06T15:57:35.189182+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 5855,
            "ip_address": "114.119.136.12",
            "count": 1,
            "first_visit": "2022-05-11T13:16:48.018419+06:00",
            "date": null
        },
        {
            "id": 39641,
            "ip_address": "114.119.136.12",
            "count": 1,
            "first_visit": "2022-12-30T22:34:49.533799+06:00",
            "date": "2022-12-30"
        },
        {
            "id": 5786,
            "ip_address": "114.119.136.120",
            "count": 1,
            "first_visit": "2022-05-10T15:44:32.757595+06:00",
            "date": null
        },
        {
            "id": 42798,
            "ip_address": "114.119.136.120",
            "count": 1,
            "first_visit": "2023-02-27T17:13:33.566392+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 57956,
            "ip_address": "114.119.136.120",
            "count": 1,
            "first_visit": "2023-10-19T01:55:49.784986+06:00",
            "date": "2023-10-19"
        }
    ]
}