GET /api/bet_types/7f9e7d06-11fe-489e-8ad1-0b9a4412616c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f9e7d06-11fe-489e-8ad1-0b9a4412616c",
"match": "https://api-prod.gambitprofit.com/api/matches/f321576a-8d84-48ce-b078-04437c139dce/?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": "Philadelphia 76ers",
"amount": 5097.0
},
{
"team": "Orlando Magic",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "1895ded9-55f8-4966-814d-ced57cd8b406",
"gambit_id": "29efb01f-35d5-4ceb-bf79-6130f213ff2c",
"last_updated": "2022-11-28T13:47:16.954506-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f9e7d06-11fe-489e-8ad1-0b9a4412616c/?format=api"
},
{
"id": "d5992011-95d9-4673-8097-7c987655cbb2",
"gambit_id": "b0b4737b-fca1-4756-9349-1fe17c80da0b",
"last_updated": "2022-11-28T13:47:16.953273-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f9e7d06-11fe-489e-8ad1-0b9a4412616c/?format=api"
}
]
}