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

{
    "count": 102839,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67888&ordering=ip_address",
    "results": [
        {
            "id": 11366,
            "ip_address": "202.4.114.65",
            "count": 1,
            "first_visit": "2022-05-25T13:58:22.054410+06:00",
            "date": null
        },
        {
            "id": 33539,
            "ip_address": "202.4.114.65",
            "count": 1,
            "first_visit": "2022-08-31T11:59:21.418464+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 33454,
            "ip_address": "202.4.114.65",
            "count": 2,
            "first_visit": "2022-08-30T15:59:05.028325+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 36209,
            "ip_address": "202.4.114.65",
            "count": 1,
            "first_visit": "2022-10-20T14:28:35.137517+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 19374,
            "ip_address": "202.4.114.65",
            "count": 1,
            "first_visit": "2022-06-27T09:11:49.485786+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 20030,
            "ip_address": "202.4.114.65",
            "count": 1,
            "first_visit": "2022-06-29T13:48:20.526305+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 1244,
            "ip_address": "202.4.114.69",
            "count": 1,
            "first_visit": "2021-12-22T12:12:36.015677+06:00",
            "date": null
        },
        {
            "id": 10717,
            "ip_address": "202.4.115.10",
            "count": 1,
            "first_visit": "2022-05-23T19:14:17.342149+06:00",
            "date": null
        }
    ]
}