GET /api/bet_types/f6413803-85bc-4f4b-8cef-933da803efd6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6413803-85bc-4f4b-8cef-933da803efd6",
"match": "https://api-prod.gambitprofit.com/api/matches/8f72f132-0361-4ded-a124-85113f212c7d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-07T08:48:13.977489-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 (R Pepiot)",
"amount": 5325.0
},
{
"team": "MIA (B Garrett)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "0c057693-9c8d-4b96-b38b-e28a81fd4543",
"gambit_id": "0054aad9-20a2-4d2c-84ee-476abde97d2f",
"last_updated": "2023-09-08T09:38:02.032493-04:00",
"created_at": "2023-09-07T08:48:13.984962-04:00",
"name": "LOS (R Pepiot)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6413803-85bc-4f4b-8cef-933da803efd6/?format=api"
},
{
"id": "2660c3bf-1fa1-4948-9bee-5a690c319a2f",
"gambit_id": "8c04432a-6b6d-4d49-97bc-765ec2a5888e",
"last_updated": "2023-09-08T09:38:02.037200-04:00",
"created_at": "2023-09-07T08:48:13.991239-04:00",
"name": "MIA (B Garrett)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6413803-85bc-4f4b-8cef-933da803efd6/?format=api"
}
]
}