GET /api/bet_types/4fd09c11-0d84-4945-9511-2a15fa8cc3c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4fd09c11-0d84-4945-9511-2a15fa8cc3c3",
"match": "https://api-prod.gambitprofit.com/api/matches/43187b6b-36b3-4193-8819-c805d9a91e07/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T19:52:10.734880-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": "Duke",
"amount": 7072.0
},
{
"team": "Oral Roberts",
"amount": 2928.0
}
],
"expected_reward_tokens": 9545.28,
"profit_sb": 45.28,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "8095ffef-c5f6-4311-ade9-5d94b015adcb",
"gambit_id": "0005b4a3-202e-4456-ac1d-3ae1f5885fdf",
"last_updated": "2023-03-17T10:42:25.735677-04:00",
"created_at": "2023-03-14T19:52:10.737366-04:00",
"name": "Duke",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fd09c11-0d84-4945-9511-2a15fa8cc3c3/?format=api"
},
{
"id": "fea673bd-a87c-4384-82d2-d4fdcc678331",
"gambit_id": "57434139-4540-4c8f-90d8-bf28cd68b4ba",
"last_updated": "2023-03-17T10:42:25.736832-04:00",
"created_at": "2023-03-14T19:52:10.739089-04:00",
"name": "Oral Roberts",
"reward": "3.26000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fd09c11-0d84-4945-9511-2a15fa8cc3c3/?format=api"
}
]
}