GET /api/bet_types/d1cf5ab9-8b74-4b20-9ee6-8a8628e23ec8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1cf5ab9-8b74-4b20-9ee6-8a8628e23ec8",
"match": "https://api-prod.gambitprofit.com/api/matches/33e85e10-eb03-4854-8a2e-87eed83e82f7/?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": "TOR (K Gausman)",
"amount": 5511.0
},
{
"team": "TAM (S McClanahan)",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": 202.45,
"profit_sb_percentage": 2.25,
"recommended": true
},
"lines": [
{
"id": "414d8a49-b5e1-48fb-8bee-5fc0bed81bad",
"gambit_id": "4b4f2554-788b-4d8e-9d9f-3a964b649dc2",
"last_updated": "2022-09-16T11:41:53.625509-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (K Gausman)",
"reward": "1.67000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1cf5ab9-8b74-4b20-9ee6-8a8628e23ec8/?format=api"
},
{
"id": "82f83916-40d0-4104-8dcb-9b8799009eca",
"gambit_id": "5a357d69-1349-443b-9ddc-d4b1b5f49e5a",
"last_updated": "2022-09-16T11:41:53.626430-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (S McClanahan)",
"reward": "2.05000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1cf5ab9-8b74-4b20-9ee6-8a8628e23ec8/?format=api"
}
]
}