GET /api/bet_types/86184a3e-046a-4625-aaa4-6f286aef998d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86184a3e-046a-4625-aaa4-6f286aef998d",
"match": "https://api-prod.gambitprofit.com/api/matches/df4351df-f679-44d4-af26-11b985a80e19/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Houston Outlaws",
"amount": 6354.0
},
{
"team": "Toronto Defiant",
"amount": 3646.0
}
],
"expected_reward_tokens": 9149.76,
"profit_sb": -350.24,
"profit_sb_percentage": -3.69,
"recommended": false
},
"lines": [
{
"id": "1944c052-a7d2-4a0f-8003-922bad7ad5ed",
"gambit_id": "21f77561-826a-4fc3-801b-cdd23d2608d1",
"last_updated": "2022-10-18T09:22:13.799490-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Outlaws",
"reward": "1.44000",
"odds": "1.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86184a3e-046a-4625-aaa4-6f286aef998d/?format=api"
},
{
"id": "7b4e48dc-0dc2-4081-8fa2-a237123fdf7e",
"gambit_id": "61884f83-805c-4eec-b2ee-efb7fd2c9838",
"last_updated": "2022-10-18T09:22:13.798293-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Defiant",
"reward": "2.51000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86184a3e-046a-4625-aaa4-6f286aef998d/?format=api"
}
]
}