GET /api/bet_types/1ae2167e-a547-4519-a698-83797e057b7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1ae2167e-a547-4519-a698-83797e057b7e",
"match": "https://api-prod.gambitprofit.com/api/matches/38be1d59-148d-4bbb-b994-6658a7e8c6b8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-10T08:43:01.424154-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": "BOS (J Paxton)",
"amount": 6627.0
},
{
"team": "KAN (A Cox)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "fc10d9a9-1b88-42f3-a24d-4e675a0c4d3f",
"gambit_id": "85e1515a-9b01-4a55-b41e-a31b8ef29974",
"last_updated": "2023-08-11T11:03:15.408185-04:00",
"created_at": "2023-08-10T08:43:01.436120-04:00",
"name": "BOS (J Paxton)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae2167e-a547-4519-a698-83797e057b7e/?format=api"
},
{
"id": "919af8b1-f064-475b-9ab3-dc45b309506d",
"gambit_id": "34cdf310-ab0c-455c-a7a1-c383b2c01425",
"last_updated": "2023-08-11T11:03:15.413813-04:00",
"created_at": "2023-08-10T08:43:01.430096-04:00",
"name": "KAN (A Cox)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae2167e-a547-4519-a698-83797e057b7e/?format=api"
}
]
}