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

{
    "count": 99740,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23040&ordering=ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 14633,
            "ip_address": "103.86.109.68",
            "count": 2,
            "first_visit": "2022-06-12T14:53:43.078614+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 5922,
            "ip_address": "103.86.109.68",
            "count": 7,
            "first_visit": "2022-05-12T21:33:47.037714+06:00",
            "date": null
        },
        {
            "id": 14251,
            "ip_address": "103.86.109.68",
            "count": 2,
            "first_visit": "2022-06-10T00:39:35.987699+06:00",
            "date": "2022-06-10"
        }
    ]
}