GET /api/bet_types/e7e1e926-5169-472c-8a21-a1054401b57c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7e1e926-5169-472c-8a21-a1054401b57c",
"match": "https://api-prod.gambitprofit.com/api/matches/5eb5ea05-74a9-47b4-8943-052b854d4103/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-10T08:43:01.926335-04: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": "LOS (C Kershaw)",
"amount": 7429.0
},
{
"team": "COL (T Blach)",
"amount": 2571.0
}
],
"expected_reward_tokens": 9434.83,
"profit_sb": -65.17,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "4b7c5855-ccaf-4de8-a603-14c058e07977",
"gambit_id": "a46a116b-9f90-4863-b60a-c041cc72bc3c",
"last_updated": "2023-08-11T11:03:14.196329-04:00",
"created_at": "2023-08-10T08:43:01.939852-04:00",
"name": "LOS (C Kershaw)",
"reward": "1.27000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7e1e926-5169-472c-8a21-a1054401b57c/?format=api"
},
{
"id": "83349ade-538e-40c5-b82c-c362a4b1327e",
"gambit_id": "107890d6-5878-4a6a-8515-c3a4a113af23",
"last_updated": "2023-08-11T11:03:14.192948-04:00",
"created_at": "2023-08-10T08:43:01.932835-04:00",
"name": "COL (T Blach)",
"reward": "3.67000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7e1e926-5169-472c-8a21-a1054401b57c/?format=api"
}
]
}