GET /api/bet_types/3607569b-4aaa-4687-9120-ead68cff3c41/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3607569b-4aaa-4687-9120-ead68cff3c41",
"match": "https://api-prod.gambitprofit.com/api/matches/207cdf15-2049-4c13-9f43-e9269b42f03e/?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": "Los Angeles Clippers",
"amount": 5419.0
},
{
"team": "New Orleans Pelicans",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "f951f392-dcfd-4f6d-8f98-0393f3a80e29",
"gambit_id": "f9fdf1ce-4d92-43ac-8663-d765b1ff526c",
"last_updated": "2022-10-31T12:07:11.795159-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Clippers",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3607569b-4aaa-4687-9120-ead68cff3c41/?format=api"
},
{
"id": "74ce1702-11f8-4331-8e77-380bc17f514c",
"gambit_id": "90212046-c08d-496d-a05a-3bae8db7bfb9",
"last_updated": "2022-10-31T12:07:11.796998-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3607569b-4aaa-4687-9120-ead68cff3c41/?format=api"
}
]
}