GET /api/bet_types/1a7270a6-8861-446b-9422-b89f4a5019b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a7270a6-8861-446b-9422-b89f4a5019b9",
"match": "https://api-prod.gambitprofit.com/api/matches/74d8716e-a3f1-473e-9670-c816509d5859/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-25T09:33:17.253519-05: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": "Phoenix Suns",
"amount": 5107.0
},
{
"team": "Dallas Mavericks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cea4d6ca-ab71-4867-93e1-f8f6036c57bf",
"gambit_id": "b8c188da-2ab4-4b0c-ac93-eb2248a6350e",
"last_updated": "2023-12-26T20:23:09.057873-05:00",
"created_at": "2023-12-25T09:33:17.261955-05:00",
"name": "Phoenix Suns",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7270a6-8861-446b-9422-b89f4a5019b9/?format=api"
},
{
"id": "26160c1a-3b86-4da4-9456-0bb1efb1bf78",
"gambit_id": "1952a95d-b218-4b4f-b6f4-58a7331e33c2",
"last_updated": "2023-12-26T20:23:09.054634-05:00",
"created_at": "2023-12-25T09:33:17.257640-05:00",
"name": "Dallas Mavericks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7270a6-8861-446b-9422-b89f4a5019b9/?format=api"
}
]
}