GET /api/bet_types/2226fd79-20ec-46ad-9abe-1ca982d777c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2226fd79-20ec-46ad-9abe-1ca982d777c4",
"match": "https://api-prod.gambitprofit.com/api/matches/16a85d8d-de42-4e38-b7d3-49c6dee3b3be/?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": "MIA (E Cabrera)",
"amount": 6098.0
},
{
"team": "WAS (An Sanchez)",
"amount": 3902.0
}
],
"expected_reward_tokens": 9207.98,
"profit_sb": 207.98,
"profit_sb_percentage": 2.31,
"recommended": true
},
"lines": [
{
"id": "1813e104-39c9-43fd-acf4-3c4b0d168cc8",
"gambit_id": "49e697e0-a9e7-47c6-92ff-f8893a9decf5",
"last_updated": "2022-09-26T10:32:11.086557-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (E Cabrera)",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2226fd79-20ec-46ad-9abe-1ca982d777c4/?format=api"
},
{
"id": "6e3dd983-f87f-4e97-8632-cab8a4b45876",
"gambit_id": "c0943256-1354-4841-b19b-f2270ca2209b",
"last_updated": "2022-09-26T10:32:11.087499-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (An Sanchez)",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2226fd79-20ec-46ad-9abe-1ca982d777c4/?format=api"
}
]
}