GET /api/bet_types/0def3835-c002-4822-9091-8772eb08d674/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0def3835-c002-4822-9091-8772eb08d674",
"match": "https://api-prod.gambitprofit.com/api/matches/0cc8aebc-50d0-4198-98f0-12831f728513/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-20T22:57:02.033433-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": "Toronto Ultra",
"amount": 6364.0
},
{
"team": "OpTic Texas",
"amount": 3636.0
}
],
"expected_reward_tokens": 9162.72,
"profit_sb": -337.28,
"profit_sb_percentage": -3.55,
"recommended": false
},
"lines": [
{
"id": "b837ebb5-5815-4716-94fb-15c54e0655d1",
"gambit_id": "2b525049-88f9-403e-bbf4-be74f90b81de",
"last_updated": "2023-01-23T12:07:21.249023-05:00",
"created_at": "2023-01-20T22:57:02.036044-05:00",
"name": "Toronto Ultra",
"reward": "1.44000",
"odds": "1.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0def3835-c002-4822-9091-8772eb08d674/?format=api"
},
{
"id": "3c91d977-8d0d-4db0-a1ac-1357ac12b20c",
"gambit_id": "48af982e-0722-4cbf-b12b-abce08f21e00",
"last_updated": "2023-01-23T12:07:21.247803-05:00",
"created_at": "2023-01-20T22:57:02.034653-05:00",
"name": "OpTic Texas",
"reward": "2.52000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0def3835-c002-4822-9091-8772eb08d674/?format=api"
}
]
}