GET /api/bet_types/2a6d1a71-5455-4daf-81dd-3f1c0d04fbaf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a6d1a71-5455-4daf-81dd-3f1c0d04fbaf",
"match": "https://api-prod.gambitprofit.com/api/matches/f2deb24f-f8e3-4949-9b5b-9a3d9599f7d5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-29T16:27:01.001845-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": "Mike Alvarado",
"amount": 7222.0
},
{
"team": "James Brown",
"amount": 2778.0
}
],
"expected_reward_tokens": 9027.5,
"profit_sb": -472.5,
"profit_sb_percentage": -4.97,
"recommended": false
},
"lines": [
{
"id": "0902fcd4-c9bd-4306-94c9-767d89c5a781",
"gambit_id": "f05c9fa5-fa98-4d2b-a04c-bd571248be7c",
"last_updated": "2023-04-30T15:22:11.016386-04:00",
"created_at": "2023-04-29T16:27:01.005354-04:00",
"name": "Mike Alvarado",
"reward": "1.25000",
"odds": "1.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a6d1a71-5455-4daf-81dd-3f1c0d04fbaf/?format=api"
},
{
"id": "38a0d227-fea4-4a23-b2bc-930146fae69b",
"gambit_id": "cfc6c58e-bc7c-48bb-a65b-35998f297b71",
"last_updated": "2023-04-30T15:22:11.014825-04:00",
"created_at": "2023-04-29T16:27:01.003676-04:00",
"name": "James Brown",
"reward": "3.25000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a6d1a71-5455-4daf-81dd-3f1c0d04fbaf/?format=api"
}
]
}