GET /api/bet_types/eba11873-120d-4c0c-877b-621f803b24ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eba11873-120d-4c0c-877b-621f803b24ab",
"match": "https://api-prod.gambitprofit.com/api/matches/e95273c3-3fbc-4c4a-ac93-7b227d5c3b5a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-29T09:23:09.859636-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": "ARI (Z Gallen)",
"amount": 5248.0
},
{
"team": "HOU (J France)",
"amount": 4752.0
}
],
"expected_reward_tokens": 9551.36,
"profit_sb": 51.36,
"profit_sb_percentage": 0.54,
"recommended": true
},
"lines": [
{
"id": "a8565799-0843-43b6-8c36-c91b53be9c34",
"gambit_id": "e06b1adb-d660-4087-809c-b02b74723d28",
"last_updated": "2023-10-06T14:38:04.715115-04:00",
"created_at": "2023-09-29T09:23:09.870046-04:00",
"name": "ARI (Z Gallen)",
"reward": "1.82000",
"odds": "1.86210",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eba11873-120d-4c0c-877b-621f803b24ab/?format=api"
},
{
"id": "e4e151fb-6e51-45d0-b7d5-34faaae7bb3d",
"gambit_id": "1ff77246-d1f2-49b6-98a7-d74cf23ac63e",
"last_updated": "2023-10-06T14:38:04.719485-04:00",
"created_at": "2023-09-29T09:23:09.865699-04:00",
"name": "HOU (J France)",
"reward": "2.01000",
"odds": "2.06000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eba11873-120d-4c0c-877b-621f803b24ab/?format=api"
}
]
}