GET /api/bet_types/41a3425f-0e0c-4136-a1f9-618dae213b59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41a3425f-0e0c-4136-a1f9-618dae213b59",
"match": "https://api-prod.gambitprofit.com/api/matches/01fcd747-2b27-4e82-a983-3ee1c5c64406/?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": "HOU (J Verlander)",
"amount": 5579.0
},
{
"team": "CWS (D Cease)",
"amount": 4421.0
}
],
"expected_reward_tokens": 9372.52,
"profit_sb": 372.52,
"profit_sb_percentage": 4.14,
"recommended": true
},
"lines": [
{
"id": "39e69348-d9ff-4e8d-b910-b1f030febecd",
"gambit_id": "e47aa330-89c7-4722-91c1-02a155047f50",
"last_updated": "2022-08-17T09:27:03.809935-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (J Verlander)",
"reward": "1.68000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41a3425f-0e0c-4136-a1f9-618dae213b59/?format=api"
},
{
"id": "9df16805-cfe9-4ed3-b23c-925610d046aa",
"gambit_id": "eb55ce3b-3712-49e3-9c14-09549afb4dd9",
"last_updated": "2022-08-17T09:27:03.809529-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (D Cease)",
"reward": "2.12000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41a3425f-0e0c-4136-a1f9-618dae213b59/?format=api"
}
]
}