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

{
    "count": 97240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22704&ordering=ip_address",
    "results": [
        {
            "id": 1935,
            "ip_address": "103.87.214.203",
            "count": 1,
            "first_visit": "2022-01-11T18:36:54.424738+06:00",
            "date": null
        },
        {
            "id": 15430,
            "ip_address": "103.87.214.203",
            "count": 1,
            "first_visit": "2022-06-15T20:36:48.010954+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 35976,
            "ip_address": "103.87.214.204",
            "count": 1,
            "first_visit": "2022-10-16T17:01:55.258258+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 32841,
            "ip_address": "103.87.214.205",
            "count": 1,
            "first_visit": "2022-08-24T16:22:20.704952+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 16213,
            "ip_address": "103.87.214.205",
            "count": 2,
            "first_visit": "2022-06-18T04:41:47.717319+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 14232,
            "ip_address": "103.87.214.207",
            "count": 1,
            "first_visit": "2022-06-09T20:42:21.351981+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 16084,
            "ip_address": "103.87.214.208",
            "count": 1,
            "first_visit": "2022-06-17T19:18:09.253664+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 3221,
            "ip_address": "103.87.214.211",
            "count": 1,
            "first_visit": "2022-02-02T13:02:29.209849+06:00",
            "date": null
        }
    ]
}