GET /api/bet_types/7409ae60-287e-4b2f-bcd2-d6ee34042862/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7409ae60-287e-4b2f-bcd2-d6ee34042862",
"match": "https://api-prod.gambitprofit.com/api/matches/40e88653-ead1-4ded-afcb-8ea185c88a39/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-29T10:17:01.252269-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": "Houston Roughnecks",
"amount": 5107.0
},
{
"team": "St Louis Battlehawks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d82936b8-dfa0-4a3d-9719-5d3025fe8e19",
"gambit_id": "be14b26c-7412-4917-9340-be349578364b",
"last_updated": "2023-04-03T20:32:25.352302-04:00",
"created_at": "2023-03-29T10:17:01.255131-04:00",
"name": "Houston Roughnecks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7409ae60-287e-4b2f-bcd2-d6ee34042862/?format=api"
},
{
"id": "c0485ec6-fc38-4cac-8962-c060488f3808",
"gambit_id": "00eea11c-429d-4e90-a1ef-ef67128df89c",
"last_updated": "2023-04-03T20:32:25.355701-04:00",
"created_at": "2023-03-29T10:17:01.259556-04:00",
"name": "St Louis Battlehawks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7409ae60-287e-4b2f-bcd2-d6ee34042862/?format=api"
}
]
}