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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81504&ordering=ip_address",
    "results": [
        {
            "id": 29698,
            "ip_address": "37.111.245.126",
            "count": 1,
            "first_visit": "2022-07-30T07:25:39.835211+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 11495,
            "ip_address": "37.111.245.126",
            "count": 1,
            "first_visit": "2022-05-25T23:14:11.972461+06:00",
            "date": null
        },
        {
            "id": 22756,
            "ip_address": "37.111.245.127",
            "count": 1,
            "first_visit": "2022-07-14T17:42:26.361570+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 6985,
            "ip_address": "37.111.245.129",
            "count": 4,
            "first_visit": "2022-05-16T18:19:10.665093+06:00",
            "date": null
        },
        {
            "id": 12629,
            "ip_address": "37.111.245.133",
            "count": 1,
            "first_visit": "2022-05-29T23:36:46.168578+06:00",
            "date": null
        },
        {
            "id": 29417,
            "ip_address": "37.111.245.137",
            "count": 1,
            "first_visit": "2022-07-29T18:28:07.040611+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 33496,
            "ip_address": "37.111.245.140",
            "count": 4,
            "first_visit": "2022-08-31T01:36:06.603749+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 16765,
            "ip_address": "37.111.245.143",
            "count": 1,
            "first_visit": "2022-06-20T09:39:27.868436+06:00",
            "date": "2022-06-20"
        }
    ]
}