GET /api/bet_types/2366855d-c9b2-4734-ba28-9ad4b0730f3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2366855d-c9b2-4734-ba28-9ad4b0730f3c",
"match": "https://api-prod.gambitprofit.com/api/matches/53ae765c-c1b3-472b-bf2a-92de2d6cd74b/?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": "Wake Forest",
"amount": 8331.0
},
{
"team": "Liberty",
"amount": 1669.0
}
],
"expected_reward_tokens": 9329.71,
"profit_sb": 329.71,
"profit_sb_percentage": 3.66,
"recommended": true
},
"lines": [
{
"id": "2325de81-de18-45cc-b4e8-cd10adb2c064",
"gambit_id": "5a8f9fd5-98e1-4112-9783-37ea12a9ab8b",
"last_updated": "2022-09-18T18:02:28.054704-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Wake Forest",
"reward": "1.12000",
"odds": "1.13330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2366855d-c9b2-4734-ba28-9ad4b0730f3c/?format=api"
},
{
"id": "e13829fd-8329-4835-8aea-535eb16aac2a",
"gambit_id": "f3c057c0-7dae-4e0c-b9a4-a0556cca2f96",
"last_updated": "2022-09-18T18:02:28.055919-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Liberty",
"reward": "5.59000",
"odds": "6.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2366855d-c9b2-4734-ba28-9ad4b0730f3c/?format=api"
}
]
}