GET /api/bet_types/5c45a488-feed-4265-9e32-7f9cb47e3199/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c45a488-feed-4265-9e32-7f9cb47e3199",
"match": "https://api-prod.gambitprofit.com/api/matches/53f35923-f29f-46c6-8981-036f39f47990/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T09:08:14.957568-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": "TOR (H Ryu)",
"amount": 5970.0
},
{
"team": "OAK (J Sears)",
"amount": 4030.0
}
],
"expected_reward_tokens": 9551.1,
"profit_sb": 51.1,
"profit_sb_percentage": 0.54,
"recommended": true
},
"lines": [
{
"id": "44e1acae-00ff-4484-9bef-1f357a38506f",
"gambit_id": "13b8fa71-6eac-4c06-8061-f6fa9951fd0c",
"last_updated": "2023-09-08T09:32:55.653380-04:00",
"created_at": "2023-09-06T09:08:14.961604-04:00",
"name": "TOR (H Ryu)",
"reward": "1.60000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c45a488-feed-4265-9e32-7f9cb47e3199/?format=api"
},
{
"id": "5a4f2779-d23c-4516-9b11-56de45524307",
"gambit_id": "cf858bc1-845f-4f7e-a3be-c6ece7f33068",
"last_updated": "2023-09-08T09:32:55.656947-04:00",
"created_at": "2023-09-06T09:08:14.969032-04:00",
"name": "OAK (J Sears)",
"reward": "2.37000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c45a488-feed-4265-9e32-7f9cb47e3199/?format=api"
}
]
}