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

{
    "count": 95949,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5192&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5176&ordering=ip_address",
    "results": [
        {
            "id": 2956,
            "ip_address": "103.135.254.237",
            "count": 1,
            "first_visit": "2022-01-27T22:19:21.930454+06:00",
            "date": null
        },
        {
            "id": 37598,
            "ip_address": "103.135.254.238",
            "count": 1,
            "first_visit": "2022-11-20T11:43:34.869206+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 32453,
            "ip_address": "103.135.254.239",
            "count": 1,
            "first_visit": "2022-08-19T20:05:40.534910+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32207,
            "ip_address": "103.135.254.239",
            "count": 1,
            "first_visit": "2022-08-17T12:09:39.006649+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 16965,
            "ip_address": "103.135.254.242",
            "count": 1,
            "first_visit": "2022-06-21T10:41:33.426054+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 29872,
            "ip_address": "103.135.254.243",
            "count": 1,
            "first_visit": "2022-07-30T12:16:05.350052+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 5294,
            "ip_address": "103.135.254.243",
            "count": 2,
            "first_visit": "2022-04-21T11:34:30.278363+06:00",
            "date": null
        },
        {
            "id": 32764,
            "ip_address": "103.135.254.244",
            "count": 1,
            "first_visit": "2022-08-23T15:48:23.538941+06:00",
            "date": "2022-08-23"
        }
    ]
}