GET /api/bet_types/ca7f39e8-0406-4905-b8e5-b63199ab7773/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca7f39e8-0406-4905-b8e5-b63199ab7773",
"match": "https://api-prod.gambitprofit.com/api/matches/37fbd4d4-f967-4c52-8a58-fdcdeca3b7b9/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Baylor",
"amount": 5974.0
},
{
"team": "Air Force",
"amount": 4026.0
}
],
"expected_reward_tokens": 9139.02,
"profit_sb": 139.02,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "6b178448-77ff-4b61-a797-08ee972ef69e",
"gambit_id": "b9f8ce88-9c58-4615-b7ab-a68b09c2cb88",
"last_updated": "2022-12-23T09:32:13.730618-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Baylor",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7f39e8-0406-4905-b8e5-b63199ab7773/?format=api"
},
{
"id": "b2c4daad-42b0-4e16-9471-383cdca66626",
"gambit_id": "f024adf0-0c3f-4fb1-94ea-e0ef3e18d8e1",
"last_updated": "2022-12-23T09:32:13.731752-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Air Force",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7f39e8-0406-4905-b8e5-b63199ab7773/?format=api"
}
]
}