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

{
    "count": 102695,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50456&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50440&ordering=ip_address",
    "results": [
        {
            "id": 6360,
            "ip_address": "119.30.32.86",
            "count": 4,
            "first_visit": "2022-05-15T18:47:23.689830+06:00",
            "date": null
        },
        {
            "id": 18595,
            "ip_address": "119.30.32.87",
            "count": 1,
            "first_visit": "2022-06-25T13:17:25.936298+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 10751,
            "ip_address": "119.30.32.87",
            "count": 1,
            "first_visit": "2022-05-23T22:35:05.043020+06:00",
            "date": null
        },
        {
            "id": 47668,
            "ip_address": "119.30.32.87",
            "count": 1,
            "first_visit": "2023-06-04T17:14:42.263833+06:00",
            "date": "2023-06-04"
        },
        {
            "id": 27453,
            "ip_address": "119.30.32.88",
            "count": 1,
            "first_visit": "2022-07-25T22:58:45.529979+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 31455,
            "ip_address": "119.30.32.88",
            "count": 1,
            "first_visit": "2022-08-07T18:46:35.410672+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 1755,
            "ip_address": "119.30.32.88",
            "count": 3,
            "first_visit": "2022-01-10T11:01:14.111743+06:00",
            "date": null
        },
        {
            "id": 7283,
            "ip_address": "119.30.32.89",
            "count": 1,
            "first_visit": "2022-05-16T20:29:01.318141+06:00",
            "date": null
        }
    ]
}