GET /api/bet_types/ff9d8878-9db9-46f0-a71a-452fefb23487/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff9d8878-9db9-46f0-a71a-452fefb23487",
"match": "https://api-prod.gambitprofit.com/api/matches/7cd7d27a-8a35-4a08-bc99-f04ffa9756f9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-16T12:17:25.601137-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": "SEA (L Castillo)",
"amount": 7242.0
},
{
"team": "COL (N Davis)",
"amount": 2758.0
}
],
"expected_reward_tokens": 9487.02,
"profit_sb": -12.98,
"profit_sb_percentage": -0.14,
"recommended": false
},
"lines": [
{
"id": "e2ea1b3a-0eb0-41cd-97bd-8dda862ee46a",
"gambit_id": "5f12e36a-6c7e-4469-becb-394d070c52d9",
"last_updated": "2023-04-18T12:12:05.698542-04:00",
"created_at": "2023-04-16T12:17:25.609679-04:00",
"name": "SEA (L Castillo)",
"reward": "1.31000",
"odds": "1.32260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff9d8878-9db9-46f0-a71a-452fefb23487/?format=api"
},
{
"id": "66716874-fead-4342-8099-eaec257ba0ce",
"gambit_id": "86344264-28bc-44e0-9b40-8c78fd556e80",
"last_updated": "2023-04-18T12:12:05.699958-04:00",
"created_at": "2023-04-16T12:17:25.612340-04:00",
"name": "COL (N Davis)",
"reward": "3.44000",
"odds": "3.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff9d8878-9db9-46f0-a71a-452fefb23487/?format=api"
}
]
}