GET /api/bet_types/8f1f6025-0017-4aa2-b3dc-036fa38b6ec7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f1f6025-0017-4aa2-b3dc-036fa38b6ec7",
"match": "https://api-prod.gambitprofit.com/api/matches/b9293f0c-c2b3-4ea8-b0d7-c0e9a48dd2b6/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-23T09:38:26.575850-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": "Pittsburgh Pirates",
"amount": 5939.0
},
{
"team": "Cincinnati Reds",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "d7cc1147-1f03-4f7a-9e03-d9cca713ef14",
"gambit_id": "6cbba7bd-0b1a-4961-aecf-23ea22c84c58",
"last_updated": "2023-09-25T14:23:23.399496-04:00",
"created_at": "2023-09-23T09:38:26.579915-04:00",
"name": "Pittsburgh Pirates",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f1f6025-0017-4aa2-b3dc-036fa38b6ec7/?format=api"
},
{
"id": "4ee5669f-7edd-4d8c-b736-c76b0c8687f5",
"gambit_id": "a1b1dce1-1357-4f9f-96f8-30fd0d4e99a2",
"last_updated": "2023-09-25T14:23:23.402793-04:00",
"created_at": "2023-09-23T09:38:26.583932-04:00",
"name": "Cincinnati Reds",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f1f6025-0017-4aa2-b3dc-036fa38b6ec7/?format=api"
}
]
}