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

{
    "count": 100572,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29232&ordering=-ip_address",
    "results": [
        {
            "id": 2656,
            "ip_address": "27.147.205.239",
            "count": 3,
            "first_visit": "2022-01-22T23:28:46.781349+06:00",
            "date": null
        },
        {
            "id": 16559,
            "ip_address": "27.147.205.237",
            "count": 2,
            "first_visit": "2022-06-19T11:26:43.771648+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 21739,
            "ip_address": "27.147.205.236",
            "count": 2,
            "first_visit": "2022-07-09T13:49:26.147587+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 26774,
            "ip_address": "27.147.205.236",
            "count": 1,
            "first_visit": "2022-07-24T14:56:54.558453+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 21615,
            "ip_address": "27.147.205.236",
            "count": 1,
            "first_visit": "2022-07-08T16:42:37.724297+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 1761,
            "ip_address": "27.147.205.236",
            "count": 1,
            "first_visit": "2022-01-10T13:01:03.374979+06:00",
            "date": null
        },
        {
            "id": 10333,
            "ip_address": "27.147.205.235",
            "count": 1,
            "first_visit": "2022-05-22T16:50:06.076044+06:00",
            "date": null
        },
        {
            "id": 20685,
            "ip_address": "27.147.205.235",
            "count": 1,
            "first_visit": "2022-07-02T11:00:05.811108+06:00",
            "date": "2022-07-02"
        }
    ]
}