GET /api/bet_types/a11806c2-c787-477c-bf1c-81ff22a4338f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a11806c2-c787-477c-bf1c-81ff22a4338f",
"match": "https://api-prod.gambitprofit.com/api/matches/4f085e49-9707-40be-a442-133a0a2dba7b/?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": "SDG (Y Darvish)",
"amount": 6578.0
},
{
"team": "KAN (D Lynch)",
"amount": 3422.0
}
],
"expected_reward_tokens": 9273.62,
"profit_sb": 273.62,
"profit_sb_percentage": 3.04,
"recommended": true
},
"lines": [
{
"id": "c3af0733-b261-4de5-83ac-12e3f3803b00",
"gambit_id": "38ba5346-1617-4497-ae4e-b77030c194bd",
"last_updated": "2022-08-28T11:27:25.721888-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (Y Darvish)",
"reward": "1.41000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a11806c2-c787-477c-bf1c-81ff22a4338f/?format=api"
},
{
"id": "e85740a4-631b-479b-92a8-0fdd6fefc57a",
"gambit_id": "fab3a1b9-5f5e-4d67-bd39-443835322d1d",
"last_updated": "2022-08-28T11:27:25.721425-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (D Lynch)",
"reward": "2.71000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a11806c2-c787-477c-bf1c-81ff22a4338f/?format=api"
}
]
}