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

{
    "count": 100040,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13224&ordering=ip_address",
    "results": [
        {
            "id": 18868,
            "ip_address": "103.203.178.7",
            "count": 1,
            "first_visit": "2022-06-26T00:26:27.419612+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18608,
            "ip_address": "103.203.178.72",
            "count": 1,
            "first_visit": "2022-06-25T13:47:45.306887+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 28699,
            "ip_address": "103.203.178.76",
            "count": 1,
            "first_visit": "2022-07-28T11:08:27.309791+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 2593,
            "ip_address": "103.203.178.9",
            "count": 1,
            "first_visit": "2022-01-22T10:12:44.008654+06:00",
            "date": null
        },
        {
            "id": 13006,
            "ip_address": "103.203.178.90",
            "count": 1,
            "first_visit": "2022-05-31T04:10:02.999868+06:00",
            "date": null
        },
        {
            "id": 12983,
            "ip_address": "103.203.178.92",
            "count": 1,
            "first_visit": "2022-05-31T01:26:55.001149+06:00",
            "date": null
        },
        {
            "id": 16693,
            "ip_address": "103.203.178.93",
            "count": 1,
            "first_visit": "2022-06-20T00:02:56.109982+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 15527,
            "ip_address": "103.203.178.94",
            "count": 1,
            "first_visit": "2022-06-16T04:41:00.882255+06:00",
            "date": "2022-06-16"
        }
    ]
}