GET /api/bet_types/ebdc35df-830d-4740-b574-6a0b87f41e31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebdc35df-830d-4740-b574-6a0b87f41e31",
"match": "https://api-prod.gambitprofit.com/api/matches/549bd76a-c9fc-40ee-b4a5-41de0b45c01e/?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": "CHC (W Miley)",
"amount": 5229.0
},
{
"team": "SFO (J Brebbia)",
"amount": 4771.0
}
],
"expected_reward_tokens": 9255.33,
"profit_sb": 255.33,
"profit_sb_percentage": 2.84,
"recommended": true
},
"lines": [
{
"id": "c064a742-902c-41b3-ac94-7ce77e3ab7d5",
"gambit_id": "45540ec6-5021-4bd5-afa9-c3e7745db878",
"last_updated": "2022-09-12T10:42:10.684805-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (W Miley)",
"reward": "1.77000",
"odds": "1.86210",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebdc35df-830d-4740-b574-6a0b87f41e31/?format=api"
},
{
"id": "02185713-464a-4a6c-a8f4-ae8ad38f077d",
"gambit_id": "326f5339-0759-435e-9787-9d686bd262ad",
"last_updated": "2022-09-12T10:42:10.685879-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (J Brebbia)",
"reward": "1.94000",
"odds": "2.06000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebdc35df-830d-4740-b574-6a0b87f41e31/?format=api"
}
]
}