GET /api/bet_types/a4085847-2278-43e4-b7e1-7286965d5add/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a4085847-2278-43e4-b7e1-7286965d5add",
"match": "https://api-prod.gambitprofit.com/api/matches/b67bc8df-fa46-4174-8a3e-cea9eeed7929/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Iga Swiatek",
"amount": 6016.0
},
{
"team": "Jessica Pegula",
"amount": 3984.0
}
],
"expected_reward_tokens": 8963.84,
"profit_sb": -36.16,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "ecf78434-c598-4841-a713-ae3a11598682",
"gambit_id": "d285314e-9c0c-48ab-a689-b7d5b463b4c4",
"last_updated": "2022-09-08T19:17:13.446230-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iga Swiatek",
"reward": "1.49000",
"odds": "1.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4085847-2278-43e4-b7e1-7286965d5add/?format=api"
},
{
"id": "72a0947d-da81-4e18-8f6a-9be67a54dfea",
"gambit_id": "42c136fe-16e3-451e-993f-ae0df01b4967",
"last_updated": "2022-09-08T19:17:13.445041-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jessica Pegula",
"reward": "2.25000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4085847-2278-43e4-b7e1-7286965d5add/?format=api"
}
]
}