GET /api/bet_types/7d67e7ba-2087-4f12-8b8e-1eba8cebad0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d67e7ba-2087-4f12-8b8e-1eba8cebad0e",
"match": "https://api-prod.gambitprofit.com/api/matches/620e6abc-d7df-4fd8-8bf1-6d01884aeaba/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-11T11:43:24.020781-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": "Baltimore Ravens",
"amount": 6935.0
},
{
"team": "Philadelphia Eagles",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "3670e96c-b8bb-4fe3-983a-d3481422ad5f",
"gambit_id": "d3b96798-4084-465f-bec2-274d8fd41b70",
"last_updated": "2023-08-14T11:18:18.810023-04:00",
"created_at": "2023-08-11T11:43:24.028449-04:00",
"name": "Baltimore Ravens",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d67e7ba-2087-4f12-8b8e-1eba8cebad0e/?format=api"
},
{
"id": "444ded9d-913d-443a-9df8-8b3894acff8b",
"gambit_id": "27327603-1194-42de-aedf-fd312ce5b932",
"last_updated": "2023-08-14T11:18:18.806374-04:00",
"created_at": "2023-08-11T11:43:24.024412-04:00",
"name": "Philadelphia Eagles",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d67e7ba-2087-4f12-8b8e-1eba8cebad0e/?format=api"
}
]
}