GET /api/bet_types/0981780a-7af8-4df5-be27-133d9f033044/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0981780a-7af8-4df5-be27-133d9f033044",
"match": "https://api-prod.gambitprofit.com/api/matches/221881d7-2e4f-499d-a1c5-afb5cbd69eb3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:55.724059-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": "TAM (D Rasmussen)",
"amount": 6114.0
},
{
"team": "NYY (D German)",
"amount": 3886.0
}
],
"expected_reward_tokens": 9598.42,
"profit_sb": 98.42,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "97c684d1-c624-4e45-8a20-a0d0cae31f23",
"gambit_id": "8a32dca1-fc90-4331-a696-0160eca78205",
"last_updated": "2023-05-07T11:57:17.416906-04:00",
"created_at": "2023-05-06T11:51:55.725949-04:00",
"name": "TAM (D Rasmussen)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0981780a-7af8-4df5-be27-133d9f033044/?format=api"
},
{
"id": "8c9c12ac-0c4b-4a4f-86be-976fd9e34c75",
"gambit_id": "d23b962d-c376-4dec-8528-ebbf0508247d",
"last_updated": "2023-05-07T11:57:17.418231-04:00",
"created_at": "2023-05-06T11:51:55.727886-04:00",
"name": "NYY (D German)",
"reward": "2.47000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0981780a-7af8-4df5-be27-133d9f033044/?format=api"
}
]
}