GET /api/bet_types/a43d9783-6768-4644-bbec-cbd5deb52e97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a43d9783-6768-4644-bbec-cbd5deb52e97",
"match": "https://api-prod.gambitprofit.com/api/matches/e4a4e864-2e85-4fee-8ab1-73c527299007/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-14T10:57:06.473606-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": "HOU (H Brown)",
"amount": 5530.0
},
{
"team": "CWS (L Giolito)",
"amount": 4470.0
}
],
"expected_reward_tokens": 9565.8,
"profit_sb": 65.8,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "b58d2328-b8ad-48bd-887f-7667ee181aa7",
"gambit_id": "55aefe84-8832-49d7-b446-e2a3ab7b274f",
"last_updated": "2023-05-15T11:37:02.033112-04:00",
"created_at": "2023-05-14T10:57:06.477670-04:00",
"name": "HOU (H Brown)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a43d9783-6768-4644-bbec-cbd5deb52e97/?format=api"
},
{
"id": "1b6f623d-b127-436e-b408-0eed9a05e2b7",
"gambit_id": "91c90e7f-38ad-45d0-b0a4-495f82f8190b",
"last_updated": "2023-05-15T11:37:02.031841-04:00",
"created_at": "2023-05-14T10:57:06.475552-04:00",
"name": "CWS (L Giolito)",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a43d9783-6768-4644-bbec-cbd5deb52e97/?format=api"
}
]
}