GET /api/bet_types/615fc694-a36c-439e-9ca3-d0db97b53a09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "615fc694-a36c-439e-9ca3-d0db97b53a09",
"match": "https://api-prod.gambitprofit.com/api/matches/10287cac-2912-468a-96ff-9d2963e70d7f/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-03T09:56:52.075601-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": "NYM",
"amount": 6547.0
},
{
"team": "MIL",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "7740e534-23e3-4850-862a-f263df21f4c5",
"gambit_id": "7fc096ef-4125-4832-acf5-96f052de9bc8",
"last_updated": "2023-04-04T19:37:06.407844-04:00",
"created_at": "2023-04-03T09:56:52.079547-04:00",
"name": "NYM",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/615fc694-a36c-439e-9ca3-d0db97b53a09/?format=api"
},
{
"id": "32cd4235-4bf3-4ba7-82b1-244b394e31b6",
"gambit_id": "85e68a67-2341-4f7b-92b2-561f7981a797",
"last_updated": "2023-04-04T19:37:06.406396-04:00",
"created_at": "2023-04-03T09:56:52.077615-04:00",
"name": "MIL",
"reward": "2.73000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/615fc694-a36c-439e-9ca3-d0db97b53a09/?format=api"
}
]
}