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

{
    "count": 100892,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17280&ordering=ip_address",
    "results": [
        {
            "id": 48706,
            "ip_address": "103.248.236.9",
            "count": 1,
            "first_visit": "2023-06-23T13:28:37.648383+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 49272,
            "ip_address": "103.248.236.9",
            "count": 1,
            "first_visit": "2023-07-03T19:32:07.834402+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 36293,
            "ip_address": "103.248.236.98",
            "count": 1,
            "first_visit": "2022-10-22T11:57:58.687121+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 4815,
            "ip_address": "103.248.236.98",
            "count": 6,
            "first_visit": "2022-03-31T09:01:42.167174+06:00",
            "date": null
        },
        {
            "id": 2106,
            "ip_address": "103.248.237.9",
            "count": 2,
            "first_visit": "2022-01-13T12:16:19.144201+06:00",
            "date": null
        },
        {
            "id": 41366,
            "ip_address": "103.248.238.130",
            "count": 1,
            "first_visit": "2023-02-01T20:04:49.486573+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 40794,
            "ip_address": "103.248.238.130",
            "count": 1,
            "first_visit": "2023-01-22T14:32:53.782545+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 12054,
            "ip_address": "103.248.238.162",
            "count": 1,
            "first_visit": "2022-05-27T23:28:55.905017+06:00",
            "date": null
        }
    ]
}