GET /api/bet_types/a39df1d0-9537-429f-9681-19b24458a5df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a39df1d0-9537-429f-9681-19b24458a5df",
"match": "https://api-prod.gambitprofit.com/api/matches/26200953-dc17-4d62-9f26-13e34e191322/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-03T11:27:14.343941-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": "Alex Caceres",
"amount": 6237.0
},
{
"team": "Daniel Pineda",
"amount": 3763.0
}
],
"expected_reward_tokens": 9293.13,
"profit_sb": -206.87,
"profit_sb_percentage": -2.18,
"recommended": false
},
"lines": [
{
"id": "fafcaa98-522d-45fd-946d-27f185b0b656",
"gambit_id": "f2e98d5e-ec10-494a-94ed-79db73fc6cf0",
"last_updated": "2023-06-05T10:57:22.758969-04:00",
"created_at": "2023-06-03T11:27:14.347480-04:00",
"name": "Alex Caceres",
"reward": "1.49000",
"odds": "1.51280",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39df1d0-9537-429f-9681-19b24458a5df/?format=api"
},
{
"id": "3b375bed-af2d-446b-86e0-ce5d8307f6cc",
"gambit_id": "a764da64-9711-46bb-b7e4-d18d11e3c809",
"last_updated": "2023-06-05T10:57:22.755606-04:00",
"created_at": "2023-06-03T11:27:14.345710-04:00",
"name": "Daniel Pineda",
"reward": "2.47000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39df1d0-9537-429f-9681-19b24458a5df/?format=api"
}
]
}