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

{
    "count": 103062,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52896&ordering=ip_address",
    "results": [
        {
            "id": 18539,
            "ip_address": "123.253.65.106",
            "count": 1,
            "first_visit": "2022-06-25T11:06:32.893032+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 29218,
            "ip_address": "123.253.65.106",
            "count": 1,
            "first_visit": "2022-07-29T11:05:36.074893+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 14664,
            "ip_address": "123.253.65.107",
            "count": 1,
            "first_visit": "2022-06-12T17:56:20.181789+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 20967,
            "ip_address": "123.253.65.107",
            "count": 2,
            "first_visit": "2022-07-04T01:03:03.206268+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 19810,
            "ip_address": "123.253.65.131",
            "count": 1,
            "first_visit": "2022-06-28T18:18:01.811224+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 55665,
            "ip_address": "123.253.65.132",
            "count": 1,
            "first_visit": "2023-09-21T21:10:57.803485+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 6171,
            "ip_address": "123.253.65.136",
            "count": 1,
            "first_visit": "2022-05-14T23:31:31.848984+06:00",
            "date": null
        },
        {
            "id": 6337,
            "ip_address": "123.253.65.142",
            "count": 1,
            "first_visit": "2022-05-15T13:52:27.886168+06:00",
            "date": null
        }
    ]
}