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

{
    "count": 102525,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72304&ordering=ip_address",
    "results": [
        {
            "id": 13619,
            "ip_address": "27.147.202.166",
            "count": 1,
            "first_visit": "2022-06-06T14:00:43.027115+06:00",
            "date": null
        },
        {
            "id": 3908,
            "ip_address": "27.147.202.167",
            "count": 3,
            "first_visit": "2022-02-26T23:51:37.162581+06:00",
            "date": null
        },
        {
            "id": 25043,
            "ip_address": "27.147.202.167",
            "count": 1,
            "first_visit": "2022-07-21T00:40:08.481078+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 811,
            "ip_address": "27.147.202.168",
            "count": 2,
            "first_visit": "2021-12-18T20:30:51.821855+06:00",
            "date": null
        },
        {
            "id": 16074,
            "ip_address": "27.147.202.168",
            "count": 1,
            "first_visit": "2022-06-17T18:32:17.421636+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 22762,
            "ip_address": "27.147.202.169",
            "count": 1,
            "first_visit": "2022-07-14T17:51:13.328152+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 47617,
            "ip_address": "27.147.202.169",
            "count": 1,
            "first_visit": "2023-06-03T13:44:10.781823+06:00",
            "date": "2023-06-03"
        },
        {
            "id": 63369,
            "ip_address": "27.147.202.170",
            "count": 1,
            "first_visit": "2024-01-18T15:35:19.171047+06:00",
            "date": "2024-01-18"
        }
    ]
}