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

{
    "count": 102238,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44568&ordering=ip_address",
    "results": [
        {
            "id": 59887,
            "ip_address": "114.119.157.3",
            "count": 1,
            "first_visit": "2023-11-21T10:25:56.139475+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 48930,
            "ip_address": "114.119.157.33",
            "count": 1,
            "first_visit": "2023-06-27T16:06:10.483252+06:00",
            "date": "2023-06-27"
        },
        {
            "id": 58540,
            "ip_address": "114.119.157.33",
            "count": 1,
            "first_visit": "2023-10-28T02:07:25.633794+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 58947,
            "ip_address": "114.119.157.33",
            "count": 1,
            "first_visit": "2023-11-04T13:20:03.067339+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 48331,
            "ip_address": "114.119.157.33",
            "count": 1,
            "first_visit": "2023-06-16T08:39:53.590732+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 1329,
            "ip_address": "114.119.157.33",
            "count": 13,
            "first_visit": "2021-12-24T12:16:24.795461+06:00",
            "date": null
        },
        {
            "id": 17,
            "ip_address": "114.119.157.36",
            "count": 21,
            "first_visit": "2021-12-02T20:09:32.998751+06:00",
            "date": null
        },
        {
            "id": 52501,
            "ip_address": "114.119.157.36",
            "count": 1,
            "first_visit": "2023-08-14T15:50:24.451975+06:00",
            "date": "2023-08-14"
        }
    ]
}