Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/1df3bede-e081-4ee6-87a3-9f0dce61f169/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1df3bede-e081-4ee6-87a3-9f0dce61f169",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1b41ab08-55bf-461a-ba1b-8eda81258cfe",
    "completed": true,
    "last_updated": "2023-07-12T19:13:23.585888-04:00",
    "created_at": "2023-07-08T09:53:02.104722-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.5,
    "sport_category": "UFC 283",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/1b41ab08-55bf-461a-ba1b-8eda81258cfe",
    "datetime": "2023-07-08T22:00:00-04:00",
    "cutoff_datetime": "2023-07-08T22:00:00-04:00",
    "name": "Dricus Du Plessis v. Robert Whittaker",
    "bettypes": [
        {
            "id": "2595abce-e809-4230-9ac5-9b5639b24614",
            "match": "https://api-prod.gambitprofit.com/api/matches/1df3bede-e081-4ee6-87a3-9f0dce61f169/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-08T09:53:02.107368-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Robert Whittaker",
                        "amount": 7281.0
                    },
                    {
                        "team": "Dricus Du Plessis",
                        "amount": 2719.0
                    }
                ],
                "expected_reward_tokens": 9244.6,
                "profit_sb": -255.4,
                "profit_sb_percentage": -2.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "39a0404d-c61b-4691-9f96-9806b2af48cd",
                    "gambit_id": "3113abe9-6a1e-48a8-be52-116881b9c327",
                    "last_updated": "2023-07-12T19:13:23.591103-04:00",
                    "created_at": "2023-07-08T09:53:02.111234-04:00",
                    "name": "Robert Whittaker",
                    "reward": "1.27000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2595abce-e809-4230-9ac5-9b5639b24614/?format=api"
                },
                {
                    "id": "779fc95d-ccaf-4ddb-8476-6a6c0e9089a5",
                    "gambit_id": "9547bc00-0299-4fbe-a5b2-020d5c4092e5",
                    "last_updated": "2023-07-12T19:13:23.589715-04:00",
                    "created_at": "2023-07-08T09:53:02.109214-04:00",
                    "name": "Dricus Du Plessis",
                    "reward": "3.40000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2595abce-e809-4230-9ac5-9b5639b24614/?format=api"
                }
            ]
        },
        {
            "id": "d5554f6b-ee78-46b1-bbde-caaaae05dc47",
            "match": "https://api-prod.gambitprofit.com/api/matches/1df3bede-e081-4ee6-87a3-9f0dce61f169/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-08T09:53:02.113484-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 5789.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4211.0
                    }
                ],
                "expected_reward_tokens": 9262.4,
                "profit_sb": -237.6,
                "profit_sb_percentage": -2.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5377d1b9-2de9-4268-9897-f128b6eb37bc",
                    "gambit_id": "4c6493a6-dbcf-4fc0-a181-5783bf1826bd",
                    "last_updated": "2023-07-12T19:13:23.595102-04:00",
                    "created_at": "2023-07-08T09:53:02.117951-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5554f6b-ee78-46b1-bbde-caaaae05dc47/?format=api"
                },
                {
                    "id": "51734e7f-fc1b-432f-89e7-b36b52c2c059",
                    "gambit_id": "a37a1c3a-3ed0-473f-bdbb-679ff3724e16",
                    "last_updated": "2023-07-12T19:13:23.593683-04:00",
                    "created_at": "2023-07-08T09:53:02.115710-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5554f6b-ee78-46b1-bbde-caaaae05dc47/?format=api"
                }
            ]
        }
    ]
}