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

{
    "count": 94844,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1144&ordering=ip_address",
    "results": [
        {
            "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": 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": 42019,
            "ip_address": "103.109.96.115",
            "count": 1,
            "first_visit": "2023-02-11T18:10:41.840271+06:00",
            "date": "2023-02-11"
        },
        {
            "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
        },
        {
            "id": 7634,
            "ip_address": "103.109.96.129",
            "count": 1,
            "first_visit": "2022-05-17T07:58:12.132931+06:00",
            "date": null
        }
    ]
}