GET /api/bet_types/b89321f2-604e-479b-bee3-44c66301b2fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b89321f2-604e-479b-bee3-44c66301b2fb",
"match": "https://api-prod.gambitprofit.com/api/matches/f304c94e-104e-4226-ab0d-958723f4a4c1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-17T08:08:23.854409-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": "NYM (J Quintana)",
"amount": 5286.0
},
{
"team": "STL (A Wainwright)",
"amount": 4714.0
}
],
"expected_reward_tokens": 9567.66,
"profit_sb": 67.66,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "b9ad60a3-7d6e-4c9c-aba4-51c4f307a2e5",
"gambit_id": "3f780224-ea1c-4470-b7fd-54500330c902",
"last_updated": "2023-08-18T10:23:06.104600-04:00",
"created_at": "2023-08-17T08:08:23.858744-04:00",
"name": "NYM (J Quintana)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b89321f2-604e-479b-bee3-44c66301b2fb/?format=api"
},
{
"id": "304f6656-d67a-44e3-8d71-5cae975e8e06",
"gambit_id": "206812d1-f10e-4c78-9630-a81a1d032e64",
"last_updated": "2023-08-18T10:23:06.108959-04:00",
"created_at": "2023-08-17T08:08:23.862991-04:00",
"name": "STL (A Wainwright)",
"reward": "2.03000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b89321f2-604e-479b-bee3-44c66301b2fb/?format=api"
}
]
}