GET /api/bet_types/0136bed1-01b1-4355-96fa-bcb19ed84c13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0136bed1-01b1-4355-96fa-bcb19ed84c13",
"match": "https://api-prod.gambitprofit.com/api/matches/2cb84540-bf72-43d4-a1b9-f259bf81f1a7/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-06T10:57:11.881797-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": "CWS",
"amount": 6020.0
},
{
"team": "NYY",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "f932dec9-c770-42b9-8390-58235e7109dc",
"gambit_id": "02f07cb8-13f2-4f8c-b4c7-1ba3c537bef1",
"last_updated": "2023-06-07T10:38:22.764537-04:00",
"created_at": "2023-06-06T10:57:11.884195-04:00",
"name": "CWS",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0136bed1-01b1-4355-96fa-bcb19ed84c13/?format=api"
},
{
"id": "f3c04bbb-9e1d-40bc-add8-617313f9e143",
"gambit_id": "428aa937-3e61-4479-9f0c-d1f3af6b0f03",
"last_updated": "2023-06-07T10:38:22.766322-04:00",
"created_at": "2023-06-06T10:57:11.886557-04:00",
"name": "NYY",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0136bed1-01b1-4355-96fa-bcb19ed84c13/?format=api"
}
]
}