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

{
    "count": 103041,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=66920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=66904&ordering=ip_address",
    "results": [
        {
            "id": 29340,
            "ip_address": "202.134.8.142",
            "count": 1,
            "first_visit": "2022-07-29T15:03:05.664510+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 25843,
            "ip_address": "202.134.8.142",
            "count": 1,
            "first_visit": "2022-07-22T08:03:36.777587+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 19662,
            "ip_address": "202.134.8.142",
            "count": 2,
            "first_visit": "2022-06-28T08:08:31.879415+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 35300,
            "ip_address": "202.134.8.142",
            "count": 2,
            "first_visit": "2022-10-01T09:05:16.614586+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 5323,
            "ip_address": "202.134.8.142",
            "count": 4,
            "first_visit": "2022-04-23T12:27:48.541272+06:00",
            "date": null
        },
        {
            "id": 27115,
            "ip_address": "202.134.8.143",
            "count": 1,
            "first_visit": "2022-07-25T09:51:35.769256+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 2927,
            "ip_address": "202.134.8.143",
            "count": 17,
            "first_visit": "2022-01-27T11:38:03.355020+06:00",
            "date": null
        },
        {
            "id": 34064,
            "ip_address": "202.134.8.143",
            "count": 1,
            "first_visit": "2022-09-08T21:31:16.989461+06:00",
            "date": "2022-09-08"
        }
    ]
}