GET /api/bet_types/1dc30a87-a3b1-4c9c-b080-ba8258f40f95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1dc30a87-a3b1-4c9c-b080-ba8258f40f95",
"match": "https://api-prod.gambitprofit.com/api/matches/6672f9f9-1d73-48b9-a674-5fc43a687a2f/?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": "ATL (K Wright)",
"amount": 6569.0
},
{
"team": "OAK (C Irvin)",
"amount": 3431.0
}
],
"expected_reward_tokens": 9262.29,
"profit_sb": 262.29,
"profit_sb_percentage": 2.91,
"recommended": true
},
"lines": [
{
"id": "7ea6dfa6-09fe-41bc-a83a-210dfa8de31d",
"gambit_id": "1e0658d6-4521-4ab6-8fb8-17ffd4d4f798",
"last_updated": "2022-09-07T12:46:59.751835-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (K Wright)",
"reward": "1.41000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dc30a87-a3b1-4c9c-b080-ba8258f40f95/?format=api"
},
{
"id": "a07bff0c-dc32-4152-900f-6855925042df",
"gambit_id": "9d9ecf4a-5267-40f4-973a-ee223436b25d",
"last_updated": "2022-09-07T12:46:59.750780-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (C Irvin)",
"reward": "2.70000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dc30a87-a3b1-4c9c-b080-ba8258f40f95/?format=api"
}
]
}