GET /api/bet_types/aaeae8c2-e2b0-43a6-8a76-a67fe56ffaab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aaeae8c2-e2b0-43a6-8a76-a67fe56ffaab",
"match": "https://api-prod.gambitprofit.com/api/matches/92caa01c-a93f-4852-ad56-300a2f84ba70/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-07T11:57:11.986338-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": "LOS (J Urias)",
"amount": 5156.0
},
{
"team": "SDG (J Musgrove)",
"amount": 4844.0
}
],
"expected_reward_tokens": 9590.16,
"profit_sb": 90.16,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "22e325a1-850b-4f79-96e9-88b8f4f624b6",
"gambit_id": "3dfafce7-6391-4fd1-9020-877ea1dd7b1e",
"last_updated": "2023-05-08T11:47:08.646693-04:00",
"created_at": "2023-05-07T11:57:11.989003-04:00",
"name": "LOS (J Urias)",
"reward": "1.86000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaeae8c2-e2b0-43a6-8a76-a67fe56ffaab/?format=api"
},
{
"id": "9a34cba5-241a-4c54-9529-39c92e45ae00",
"gambit_id": "c03019dd-ccd9-4b1e-a440-889cda9cccff",
"last_updated": "2023-05-08T11:47:08.644547-04:00",
"created_at": "2023-05-07T11:57:11.987494-04:00",
"name": "SDG (J Musgrove)",
"reward": "1.98000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaeae8c2-e2b0-43a6-8a76-a67fe56ffaab/?format=api"
}
]
}