GET /api/bet_types/c1accc36-9378-4a80-80ce-22afeacfef98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1accc36-9378-4a80-80ce-22afeacfef98",
"match": "https://api-prod.gambitprofit.com/api/matches/b51203f6-6fa0-46f4-8ba3-e9075dbcc18f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-11T10:08:15.502409-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": "MIL (F Peralta)",
"amount": 6500.0
},
{
"team": "OAK (J Sears)",
"amount": 3500.0
}
],
"expected_reward_tokens": 9555.0,
"profit_sb": 55.0,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "e7e3ef4e-cf3f-4544-ae4d-5e4535e259ee",
"gambit_id": "21fe711b-3c26-4b14-959a-bca85166b032",
"last_updated": "2023-06-12T18:43:10.886919-04:00",
"created_at": "2023-06-11T10:08:15.507554-04:00",
"name": "MIL (F Peralta)",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1accc36-9378-4a80-80ce-22afeacfef98/?format=api"
},
{
"id": "be0b915f-90ad-45ef-bf02-9eccfdfad8b5",
"gambit_id": "c8578121-5f98-49d4-a503-129c78d5bc00",
"last_updated": "2023-06-12T18:43:10.884756-04:00",
"created_at": "2023-06-11T10:08:15.504838-04:00",
"name": "OAK (J Sears)",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1accc36-9378-4a80-80ce-22afeacfef98/?format=api"
}
]
}