GET /api/bet_types/e697fc25-9d37-435d-8d5f-52f99d261c2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e697fc25-9d37-435d-8d5f-52f99d261c2e",
"match": "https://api-prod.gambitprofit.com/api/matches/0040bd77-a2bd-4816-823e-529fc239bf8a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-11T08:48:21.771286-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": "HOU (F Valdez)",
"amount": 7106.0
},
{
"team": "OAK (M Miller)",
"amount": 2894.0
}
],
"expected_reward_tokens": 9521.26,
"profit_sb": 21.26,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "b861835e-b00a-4c5e-b16f-0d4b4631d429",
"gambit_id": "06e94bb4-45ed-45a6-a6ad-522119c9c8d2",
"last_updated": "2023-09-12T21:18:16.905218-04:00",
"created_at": "2023-09-11T08:48:21.782637-04:00",
"name": "HOU (F Valdez)",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e697fc25-9d37-435d-8d5f-52f99d261c2e/?format=api"
},
{
"id": "8ab14ebb-3cdb-4876-a553-d6f2cc82114b",
"gambit_id": "8ca8f2d3-797a-47fe-81cf-278bbe1df2d8",
"last_updated": "2023-09-12T21:18:16.901759-04:00",
"created_at": "2023-09-11T08:48:21.777288-04:00",
"name": "OAK (M Miller)",
"reward": "3.29000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e697fc25-9d37-435d-8d5f-52f99d261c2e/?format=api"
}
]
}