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

{
    "count": 101350,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81824&ordering=ip_address",
    "results": [
        {
            "id": 26977,
            "ip_address": "37.111.247.251",
            "count": 2,
            "first_visit": "2022-07-25T01:03:14.638673+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 11594,
            "ip_address": "37.111.247.251",
            "count": 1,
            "first_visit": "2022-05-26T02:48:03.984534+06:00",
            "date": null
        },
        {
            "id": 31466,
            "ip_address": "37.111.247.254",
            "count": 1,
            "first_visit": "2022-08-07T19:50:41.410055+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 34753,
            "ip_address": "37.111.247.26",
            "count": 1,
            "first_visit": "2022-09-21T06:58:57.334553+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 16146,
            "ip_address": "37.111.247.29",
            "count": 1,
            "first_visit": "2022-06-17T22:42:26.007477+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 11239,
            "ip_address": "37.111.247.29",
            "count": 1,
            "first_visit": "2022-05-24T23:48:50.003118+06:00",
            "date": null
        },
        {
            "id": 37896,
            "ip_address": "37.111.247.3",
            "count": 2,
            "first_visit": "2022-11-26T17:45:02.743180+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 27848,
            "ip_address": "37.111.247.31",
            "count": 1,
            "first_visit": "2022-07-26T18:50:37.576070+06:00",
            "date": "2022-07-26"
        }
    ]
}