GET /api/bet_types/6bd64377-b869-432b-9935-57beca996875/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bd64377-b869-432b-9935-57beca996875",
"match": "https://api-prod.gambitprofit.com/api/matches/86a2b640-6907-472e-ac8b-1e778e5eed4c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-18T14:22:08.857922-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": "Houston Alexander",
"amount": 5271.0
},
{
"team": "Jeremy Smith",
"amount": 4729.0
}
],
"expected_reward_tokens": 8275.47,
"profit_sb": -1224.53,
"profit_sb_percentage": -12.89,
"recommended": false
},
"lines": [
{
"id": "67806d85-3b37-4dd6-a68a-cc92338fc4ce",
"gambit_id": "93c0a132-b974-4c41-a5f3-b11cd0ad4728",
"last_updated": "2023-05-20T15:37:11.638592-04:00",
"created_at": "2023-05-18T14:22:08.862386-04:00",
"name": "Houston Alexander",
"reward": "1.57000",
"odds": "1.76000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd64377-b869-432b-9935-57beca996875/?format=api"
},
{
"id": "512e6813-2f9e-403e-9fd3-1d0a6eef8fee",
"gambit_id": "7977b1ef-129d-4b93-b77d-06251b23ec59",
"last_updated": "2023-05-20T15:37:11.637023-04:00",
"created_at": "2023-05-18T14:22:08.859880-04:00",
"name": "Jeremy Smith",
"reward": "1.75000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd64377-b869-432b-9935-57beca996875/?format=api"
}
]
}