GET /api/bet_types/2aa96b6c-ab12-4c2b-b0e2-8062b4339430/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2aa96b6c-ab12-4c2b-b0e2-8062b4339430",
"match": "https://api-prod.gambitprofit.com/api/matches/962f2a5e-35db-479c-979a-ef312d1913db/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-08T09:53:01.909671-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": "Alex Volkanovski",
"amount": 7417.0
},
{
"team": "Yair Rodriguez",
"amount": 2583.0
}
],
"expected_reward_tokens": 9271.25,
"profit_sb": -228.75,
"profit_sb_percentage": -2.41,
"recommended": false
},
"lines": [
{
"id": "4613d5d6-6285-4143-a922-de159bbb5d7d",
"gambit_id": "849bc37e-bd35-4d87-aa67-9a05336d7881",
"last_updated": "2023-07-10T18:18:16.987385-04:00",
"created_at": "2023-07-08T09:53:01.914730-04:00",
"name": "Alex Volkanovski",
"reward": "1.25000",
"odds": "1.26320",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2aa96b6c-ab12-4c2b-b0e2-8062b4339430/?format=api"
},
{
"id": "3f4a04e0-7594-42d6-a267-41c8daac5475",
"gambit_id": "bec39584-a068-45ac-a65e-7ca64461fd0c",
"last_updated": "2023-07-10T18:18:16.986118-04:00",
"created_at": "2023-07-08T09:53:01.911993-04:00",
"name": "Yair Rodriguez",
"reward": "3.59000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2aa96b6c-ab12-4c2b-b0e2-8062b4339430/?format=api"
}
]
}