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

{
    "count": 91952,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1120&ordering=ip_address",
    "results": [
        {
            "id": 70605,
            "ip_address": "103.109.96.106",
            "count": 1,
            "first_visit": "2024-07-02T21:32:55.894120+06:00",
            "date": "2024-07-02"
        },
        {
            "id": 1957,
            "ip_address": "103.109.96.112",
            "count": 1,
            "first_visit": "2022-01-11T20:58:54.742805+06:00",
            "date": null
        },
        {
            "id": 37626,
            "ip_address": "103.109.96.112",
            "count": 1,
            "first_visit": "2022-11-20T19:20:38.862727+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 37640,
            "ip_address": "103.109.96.112",
            "count": 2,
            "first_visit": "2022-11-21T07:11:32.987436+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 34604,
            "ip_address": "103.109.96.113",
            "count": 1,
            "first_visit": "2022-09-18T16:24:24.336263+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 6204,
            "ip_address": "103.109.96.114",
            "count": 1,
            "first_visit": "2022-05-15T04:47:25.733872+06:00",
            "date": null
        },
        {
            "id": 20998,
            "ip_address": "103.109.96.115",
            "count": 1,
            "first_visit": "2022-07-04T07:51:24.202371+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 3905,
            "ip_address": "103.109.96.115",
            "count": 2,
            "first_visit": "2022-02-26T19:39:25.137678+06:00",
            "date": null
        }
    ]
}