GET /api/bet_types/77c4494f-3383-4345-9911-93a963d4b666/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77c4494f-3383-4345-9911-93a963d4b666",
"match": "https://api-prod.gambitprofit.com/api/matches/e1015702-29d1-4312-b342-062ef385cfca/?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": "Pittsburgh",
"amount": 6114.0
},
{
"team": "Syracuse",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "33ea7dff-d2be-4017-ac7a-f037566b84fb",
"gambit_id": "d0fb7b53-e32f-40af-8635-3d6a1fde04d6",
"last_updated": "2022-11-06T09:13:45.356762-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77c4494f-3383-4345-9911-93a963d4b666/?format=api"
},
{
"id": "327c251a-4c88-4b7e-b7f7-3a19e3b3b974",
"gambit_id": "bcb75db4-5898-400b-a508-968cbc4713ce",
"last_updated": "2022-11-06T09:13:45.357775-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Syracuse",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77c4494f-3383-4345-9911-93a963d4b666/?format=api"
}
]
}