GET /api/bet_types/a5ae207e-55af-448f-879a-13f793967f85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5ae207e-55af-448f-879a-13f793967f85",
"match": "https://api-prod.gambitprofit.com/api/matches/78b3177f-1152-4a0b-af3f-0a76217036e0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-18T08:46:54.851154-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": "Edmonton Oilers",
"amount": 5512.0
},
{
"team": "Seattle Kraken",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "e15bfafe-b022-4b1d-8239-e8e16752b7ef",
"gambit_id": "47a741a2-4bf9-4123-96f5-7264269cf70e",
"last_updated": "2023-03-20T09:41:56.818889-04:00",
"created_at": "2023-03-18T08:46:54.855622-04:00",
"name": "Edmonton Oilers",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5ae207e-55af-448f-879a-13f793967f85/?format=api"
},
{
"id": "c4a277c1-48eb-4013-8cfc-0264761fd938",
"gambit_id": "f0eae327-3f19-40fe-932f-95c7395f4f90",
"last_updated": "2023-03-20T09:41:56.816989-04:00",
"created_at": "2023-03-18T08:46:54.853044-04:00",
"name": "Seattle Kraken",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5ae207e-55af-448f-879a-13f793967f85/?format=api"
}
]
}