GET /api/bet_types/8b5ac070-2e57-4d46-9a2f-2ced57efc950/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b5ac070-2e57-4d46-9a2f-2ced57efc950",
"match": "https://api-prod.gambitprofit.com/api/matches/f45e229c-bff4-4da8-96b6-7c6e197013ea/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-08T09:37:00.832694-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": "Sacramento Kings",
"amount": 7480.0
},
{
"team": "Houston Rockets",
"amount": 2520.0
}
],
"expected_reward_tokens": 9499.6,
"profit_sb": -0.4,
"profit_sb_percentage": -0.0,
"recommended": false
},
"lines": [
{
"id": "b424a05a-da7b-47a1-bfd0-85ea14b77e9e",
"gambit_id": "b63d8ffa-1f44-4ff1-b0fc-1ef9aaffd63c",
"last_updated": "2023-02-09T11:12:07.255861-05:00",
"created_at": "2023-02-08T09:37:00.835394-05:00",
"name": "Sacramento Kings",
"reward": "1.27000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b5ac070-2e57-4d46-9a2f-2ced57efc950/?format=api"
},
{
"id": "be555eb6-ccab-42a2-9395-629d6f267441",
"gambit_id": "d7acb68d-7ac3-4110-bc6a-6e25e43353d3",
"last_updated": "2023-02-09T11:12:07.254634-05:00",
"created_at": "2023-02-08T09:37:00.833942-05:00",
"name": "Houston Rockets",
"reward": "3.77000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b5ac070-2e57-4d46-9a2f-2ced57efc950/?format=api"
}
]
}