GET /api/bet_types/ece5ff81-aeb2-481b-8126-16d99f7e560d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ece5ff81-aeb2-481b-8126-16d99f7e560d",
"match": "https://api-prod.gambitprofit.com/api/matches/60d66e1c-4105-4a3a-b17c-46a9f684caa4/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-25T11:41:54.546048-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": "COL",
"amount": 5213.0
},
{
"team": "CLE",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "507b0347-0269-427a-b48d-a852389affbb",
"gambit_id": "288a0b94-e8ef-42eb-a193-9c95cedb6316",
"last_updated": "2023-04-26T20:37:13.415918-04:00",
"created_at": "2023-04-25T11:41:54.550284-04:00",
"name": "COL",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ece5ff81-aeb2-481b-8126-16d99f7e560d/?format=api"
},
{
"id": "d4c8115e-376b-4ce5-b6c7-59017145ff0f",
"gambit_id": "28903af7-a49f-4224-b2ec-41edf6903587",
"last_updated": "2023-04-26T20:37:13.413769-04:00",
"created_at": "2023-04-25T11:41:54.548297-04:00",
"name": "CLE",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ece5ff81-aeb2-481b-8126-16d99f7e560d/?format=api"
}
]
}