GET /api/bet_types/a54df950-49dc-4eed-8372-f95b81ca0043/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a54df950-49dc-4eed-8372-f95b81ca0043",
"match": "https://api-prod.gambitprofit.com/api/matches/70dd93c4-e08a-433f-b00b-71493a20704d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-23T08:33:18.217041-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": "NYY (L Severino)",
"amount": 5888.0
},
{
"team": "WAS (M Gore)",
"amount": 4112.0
}
],
"expected_reward_tokens": 9538.56,
"profit_sb": 38.56,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "39054215-e726-4d1c-87c3-cad6a10f6e59",
"gambit_id": "1541de3e-809f-4c83-8a7f-a797b9192bce",
"last_updated": "2023-08-24T13:43:12.151656-04:00",
"created_at": "2023-08-23T08:33:18.228455-04:00",
"name": "NYY (L Severino)",
"reward": "1.62000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a54df950-49dc-4eed-8372-f95b81ca0043/?format=api"
},
{
"id": "f8dbf4f6-94cc-4224-84e9-9b0ca391179a",
"gambit_id": "4e5ddea2-cbb3-46c5-a164-c870785a285f",
"last_updated": "2023-08-24T13:43:12.148169-04:00",
"created_at": "2023-08-23T08:33:18.222606-04:00",
"name": "WAS (M Gore)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a54df950-49dc-4eed-8372-f95b81ca0043/?format=api"
}
]
}