GET /api/bet_types/c887b26c-6412-4b54-9132-8c7c0dfecf9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c887b26c-6412-4b54-9132-8c7c0dfecf9c",
"match": "https://api-prod.gambitprofit.com/api/matches/bff6c7bc-457e-4cb8-82ee-94bff25363b9/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-11T11:17:06.577517-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": "TAM",
"amount": 6399.0
},
{
"team": "NYY",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "9701fceb-7f7d-4f28-895c-33dd6e8473ae",
"gambit_id": "aa05f764-9b0d-49e4-969d-76376379a45c",
"last_updated": "2023-05-14T10:57:13.125251-04:00",
"created_at": "2023-05-11T11:17:06.579012-04:00",
"name": "TAM",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c887b26c-6412-4b54-9132-8c7c0dfecf9c/?format=api"
},
{
"id": "fe17eb7b-e91a-48e7-a704-68fa54e74c4c",
"gambit_id": "572e1218-11b6-4bbc-b698-48577ea27ec0",
"last_updated": "2023-05-14T10:57:13.126542-04:00",
"created_at": "2023-05-11T11:17:06.580846-04:00",
"name": "NYY",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c887b26c-6412-4b54-9132-8c7c0dfecf9c/?format=api"
}
]
}