GET /api/bet_types/d245c28d-5162-424b-ab4d-a4c403d7e5fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d245c28d-5162-424b-ab4d-a4c403d7e5fa",
"match": "https://api-prod.gambitprofit.com/api/matches/9e0afb8e-60fd-42d6-b652-0eccf609df7b/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-11T09:02:18.156580-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": "CLE",
"amount": 5107.0
},
{
"team": "NYY",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cc003b97-0942-468f-a172-7c16951d9802",
"gambit_id": "ef01be7c-0cd6-4b7d-8b0e-dbb88d3a8759",
"last_updated": "2023-04-12T09:57:00.726489-04:00",
"created_at": "2023-04-11T09:02:18.159030-04:00",
"name": "CLE",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d245c28d-5162-424b-ab4d-a4c403d7e5fa/?format=api"
},
{
"id": "ee45e295-45b8-493a-a7ed-0a1ca15dd67e",
"gambit_id": "0ea2e9c0-0e81-40b2-8ad5-8985bf290ed1",
"last_updated": "2023-04-12T09:57:00.728603-04:00",
"created_at": "2023-04-11T09:02:18.162300-04:00",
"name": "NYY",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d245c28d-5162-424b-ab4d-a4c403d7e5fa/?format=api"
}
]
}