GET /api/bet_types/40ac170b-196a-44c1-adb1-988d33ec9d8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40ac170b-196a-44c1-adb1-988d33ec9d8a",
"match": "https://api-prod.gambitprofit.com/api/matches/61ed5f2c-d72b-4fd4-a901-16176824e3c9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-15T08:58:24.987432-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": "SDG (M Wacha)",
"amount": 5117.0
},
{
"team": "BAL (J Flaherty)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "c9c07fa9-c1d4-423f-b90e-0a43f291dd6b",
"gambit_id": "32528609-0da9-4eed-a9c0-dc298e423688",
"last_updated": "2023-08-17T10:43:02.491927-04:00",
"created_at": "2023-08-15T08:58:24.996694-04:00",
"name": "SDG (M Wacha)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40ac170b-196a-44c1-adb1-988d33ec9d8a/?format=api"
},
{
"id": "789b5056-3ab3-40b5-98ef-6e0f3bdb7dc3",
"gambit_id": "2c46e9f9-bbf6-4e05-8c69-137e808077ac",
"last_updated": "2023-08-17T10:43:02.488608-04:00",
"created_at": "2023-08-15T08:58:24.992254-04:00",
"name": "BAL (J Flaherty)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40ac170b-196a-44c1-adb1-988d33ec9d8a/?format=api"
}
]
}