GET /api/bet_types/883ddd6e-82c0-4762-83d9-5274910b9def/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "883ddd6e-82c0-4762-83d9-5274910b9def",
"match": "https://api-prod.gambitprofit.com/api/matches/bc36bc74-7931-40fd-9df2-75040b9aeb9c/?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": "WAS (C Cavalli)",
"amount": 5812.0
},
{
"team": "CIN (M Minor)",
"amount": 4188.0
}
],
"expected_reward_tokens": 9297.36,
"profit_sb": 297.36,
"profit_sb_percentage": 3.3,
"recommended": true
},
"lines": [
{
"id": "ff9ec6e6-2308-401c-832a-2993b3c1fbde",
"gambit_id": "0b1ae547-9b9c-4fa7-b006-c483d9ee85ea",
"last_updated": "2022-08-27T12:37:03.785782-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (C Cavalli)",
"reward": "1.60000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883ddd6e-82c0-4762-83d9-5274910b9def/?format=api"
},
{
"id": "bbe7309a-d8c9-44be-8795-99c3dd9abb27",
"gambit_id": "256d1e89-8d5a-4109-a97a-52d393a6745c",
"last_updated": "2022-08-27T12:37:03.786226-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (M Minor)",
"reward": "2.22000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883ddd6e-82c0-4762-83d9-5274910b9def/?format=api"
}
]
}