GET /api/bet_types/84d27905-4a9a-4b4c-bd8d-ba095431d23c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84d27905-4a9a-4b4c-bd8d-ba095431d23c",
"match": "https://api-prod.gambitprofit.com/api/matches/b0cbb0be-8187-4a54-8858-8183f415e59f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-05T14:28:15.900351-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": "Cory Sandhagen",
"amount": 7412.0
},
{
"team": "Rob Font",
"amount": 2588.0
}
],
"expected_reward_tokens": 9265.0,
"profit_sb": -235.0,
"profit_sb_percentage": -2.47,
"recommended": false
},
"lines": [
{
"id": "9dad80f8-61bb-45bd-9e4c-a83a26d325f4",
"gambit_id": "195d1e1a-cacc-4a71-8747-7dfa5dc6ab2a",
"last_updated": "2023-08-07T15:08:07.547632-04:00",
"created_at": "2023-08-05T14:28:15.912173-04:00",
"name": "Cory Sandhagen",
"reward": "1.25000",
"odds": "1.26320",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84d27905-4a9a-4b4c-bd8d-ba095431d23c/?format=api"
},
{
"id": "995f3475-f464-462e-96fb-0de5abe5db2c",
"gambit_id": "6df924db-dc6d-49d2-be3a-2ab730e7bb86",
"last_updated": "2023-08-07T15:08:07.544166-04:00",
"created_at": "2023-08-05T14:28:15.906918-04:00",
"name": "Rob Font",
"reward": "3.58000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84d27905-4a9a-4b4c-bd8d-ba095431d23c/?format=api"
}
]
}