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

{
    "count": 98204,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15784&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15768&ordering=-ip_address",
    "results": [
        {
            "id": 26382,
            "ip_address": "43.245.122.184",
            "count": 2,
            "first_visit": "2022-07-23T15:03:45.326132+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 9235,
            "ip_address": "43.245.122.182",
            "count": 1,
            "first_visit": "2022-05-19T01:25:10.281503+06:00",
            "date": null
        },
        {
            "id": 11645,
            "ip_address": "43.245.122.181",
            "count": 1,
            "first_visit": "2022-05-26T10:44:14.280887+06:00",
            "date": null
        },
        {
            "id": 20288,
            "ip_address": "43.245.122.179",
            "count": 1,
            "first_visit": "2022-06-30T08:55:56.046227+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 13211,
            "ip_address": "43.245.122.178",
            "count": 2,
            "first_visit": "2022-06-01T00:26:03.952761+06:00",
            "date": null
        },
        {
            "id": 12565,
            "ip_address": "43.245.122.176",
            "count": 4,
            "first_visit": "2022-05-29T22:06:42.879125+06:00",
            "date": null
        },
        {
            "id": 30482,
            "ip_address": "43.245.122.174",
            "count": 1,
            "first_visit": "2022-07-31T18:36:03.635166+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9533,
            "ip_address": "43.245.122.173",
            "count": 1,
            "first_visit": "2022-05-19T22:58:08.747810+06:00",
            "date": null
        }
    ]
}