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

{
    "count": 98193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87680&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87664&ordering=date",
    "results": [
        {
            "id": 5503,
            "ip_address": "103.100.234.221",
            "count": 1,
            "first_visit": "2022-05-01T01:49:39.244733+06:00",
            "date": null
        },
        {
            "id": 5593,
            "ip_address": "103.123.168.19",
            "count": 1,
            "first_visit": "2022-05-03T23:07:23.846024+06:00",
            "date": null
        },
        {
            "id": 5480,
            "ip_address": "103.25.251.239",
            "count": 8,
            "first_visit": "2022-04-30T16:25:55.393288+06:00",
            "date": null
        },
        {
            "id": 5483,
            "ip_address": "58.145.189.242",
            "count": 2,
            "first_visit": "2022-04-30T17:25:11.629366+06:00",
            "date": null
        },
        {
            "id": 5427,
            "ip_address": "202.134.14.138",
            "count": 17,
            "first_visit": "2022-04-28T11:21:10.678682+06:00",
            "date": null
        },
        {
            "id": 4421,
            "ip_address": "116.68.196.49",
            "count": 123,
            "first_visit": "2022-03-16T15:49:00.066248+06:00",
            "date": null
        },
        {
            "id": 5499,
            "ip_address": "116.58.203.7",
            "count": 2,
            "first_visit": "2022-05-01T01:19:55.496634+06:00",
            "date": null
        },
        {
            "id": 5453,
            "ip_address": "103.60.175.99",
            "count": 5,
            "first_visit": "2022-04-29T20:58:33.334473+06:00",
            "date": null
        }
    ]
}