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

{
    "count": 102084,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43488&ordering=ip_address",
    "results": [
        {
            "id": 349,
            "ip_address": "114.119.155.224",
            "count": 11,
            "first_visit": "2021-12-07T17:48:30.599375+06:00",
            "date": null
        },
        {
            "id": 240,
            "ip_address": "114.119.155.225",
            "count": 17,
            "first_visit": "2021-12-05T22:37:35.601205+06:00",
            "date": null
        },
        {
            "id": 44953,
            "ip_address": "114.119.155.225",
            "count": 1,
            "first_visit": "2023-04-06T16:33:35.135034+06:00",
            "date": "2023-04-06"
        },
        {
            "id": 49490,
            "ip_address": "114.119.155.225",
            "count": 1,
            "first_visit": "2023-07-07T14:33:09.138522+06:00",
            "date": "2023-07-07"
        },
        {
            "id": 59283,
            "ip_address": "114.119.155.228",
            "count": 1,
            "first_visit": "2023-11-10T10:39:14.569871+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 42823,
            "ip_address": "114.119.155.228",
            "count": 1,
            "first_visit": "2023-02-28T09:58:43.572592+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 42914,
            "ip_address": "114.119.155.228",
            "count": 1,
            "first_visit": "2023-03-01T15:24:14.748462+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 50857,
            "ip_address": "114.119.155.228",
            "count": 1,
            "first_visit": "2023-07-26T05:38:36.540088+06:00",
            "date": "2023-07-26"
        }
    ]
}