GET /api/bet_types/10026c37-f74a-4278-8a7f-bbca9bfa87ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10026c37-f74a-4278-8a7f-bbca9bfa87ce",
"match": "https://api-prod.gambitprofit.com/api/matches/c9185158-0e8a-47b4-8e4b-fdb64339c3c6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-31T11:47:14.383702-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 (L Lynn)",
"amount": 5638.0
},
{
"team": "LAA (J Barria)",
"amount": 4362.0
}
],
"expected_reward_tokens": 9640.02,
"profit_sb": 140.02,
"profit_sb_percentage": 1.47,
"recommended": true
},
"lines": [
{
"id": "8a34b702-6ffb-4f59-8ae5-360a41e41364",
"gambit_id": "4c586d61-8835-4466-a830-1d95891cebe2",
"last_updated": "2023-06-01T10:17:11.778949-04:00",
"created_at": "2023-05-31T11:47:14.389583-04:00",
"name": "CWS (L Lynn)",
"reward": "1.71000",
"odds": "1.73530",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10026c37-f74a-4278-8a7f-bbca9bfa87ce/?format=api"
},
{
"id": "44e0d37c-c4c0-4bb5-b711-6cbd05511f92",
"gambit_id": "7aaa9259-57c6-40d7-9e47-a77360e72d7b",
"last_updated": "2023-06-01T10:17:11.776295-04:00",
"created_at": "2023-05-31T11:47:14.386603-04:00",
"name": "LAA (J Barria)",
"reward": "2.21000",
"odds": "2.26000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10026c37-f74a-4278-8a7f-bbca9bfa87ce/?format=api"
}
]
}