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

{
    "count": 97071,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22376&ordering=ip_address",
    "results": [
        {
            "id": 25007,
            "ip_address": "103.86.109.204",
            "count": 1,
            "first_visit": "2022-07-20T23:40:52.659376+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25025,
            "ip_address": "103.86.109.204",
            "count": 2,
            "first_visit": "2022-07-21T00:11:08.123913+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1080,
            "ip_address": "103.86.109.210",
            "count": 3,
            "first_visit": "2021-12-20T19:42:51.599506+06:00",
            "date": null
        },
        {
            "id": 24188,
            "ip_address": "103.86.109.32",
            "count": 1,
            "first_visit": "2022-07-19T22:10:12.697699+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 8237,
            "ip_address": "103.86.109.41",
            "count": 1,
            "first_visit": "2022-05-17T17:45:54.110265+06:00",
            "date": null
        },
        {
            "id": 3424,
            "ip_address": "103.86.109.48",
            "count": 1,
            "first_visit": "2022-02-08T10:16:21.162443+06:00",
            "date": null
        },
        {
            "id": 2880,
            "ip_address": "103.86.109.49",
            "count": 1,
            "first_visit": "2022-01-26T13:10:57.022652+06:00",
            "date": null
        },
        {
            "id": 4672,
            "ip_address": "103.86.109.50",
            "count": 1,
            "first_visit": "2022-03-25T22:43:46.470197+06:00",
            "date": null
        }
    ]
}