GET /api/bet_types/e10ab92d-685e-433f-bee2-8d6436f111b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e10ab92d-685e-433f-bee2-8d6436f111b7",
"match": "https://api-prod.gambitprofit.com/api/matches/8f0fe9b7-5b95-4131-b2f3-1332d1bff29d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-30T12:47:11.522799-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": "MIL (C Rea)",
"amount": 5299.0
},
{
"team": "LAA (J Suarez)",
"amount": 4701.0
}
],
"expected_reward_tokens": 9590.04,
"profit_sb": 90.04,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "400e61fd-4d15-4c40-bb55-feea02f48e73",
"gambit_id": "c16c32eb-d95c-4a69-a4b1-4d791235a5fd",
"last_updated": "2023-05-01T12:27:24.413066-04:00",
"created_at": "2023-04-30T12:47:11.524249-04:00",
"name": "MIL (C Rea)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e10ab92d-685e-433f-bee2-8d6436f111b7/?format=api"
},
{
"id": "f3ac9af6-8e2b-47dd-837a-53a1689abce4",
"gambit_id": "8e26efaf-9ff4-447d-a730-ea1b72d01b84",
"last_updated": "2023-05-01T12:27:24.415018-04:00",
"created_at": "2023-04-30T12:47:11.526217-04:00",
"name": "LAA (J Suarez)",
"reward": "2.04000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e10ab92d-685e-433f-bee2-8d6436f111b7/?format=api"
}
]
}