GET /api/bet_types/490a8354-bdd6-43b1-9fe6-7c11f3c4a31a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "490a8354-bdd6-43b1-9fe6-7c11f3c4a31a",
"match": "https://api-prod.gambitprofit.com/api/matches/963402d8-7990-48d5-852c-25ddb574b6f2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:03:04.340819-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": "Dallas Mavericks",
"amount": 6935.0
},
{
"team": "Cleveland Cavaliers",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "4565cb6b-bb98-4851-be23-7410ef7b2d6a",
"gambit_id": "cde7bad1-72e3-4c7e-a338-168f63e250b7",
"last_updated": "2023-12-28T18:28:08.386937-05:00",
"created_at": "2023-12-27T09:03:04.349174-05:00",
"name": "Dallas Mavericks",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/490a8354-bdd6-43b1-9fe6-7c11f3c4a31a/?format=api"
},
{
"id": "10255a6d-0637-4430-a551-169ae1bf529f",
"gambit_id": "1d372476-9357-4902-b1d4-5a1b1c1603c6",
"last_updated": "2023-12-28T18:28:08.383403-05:00",
"created_at": "2023-12-27T09:03:04.344885-05:00",
"name": "Cleveland Cavaliers",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/490a8354-bdd6-43b1-9fe6-7c11f3c4a31a/?format=api"
}
]
}