GET /api/bet_types/d69604c0-01d1-417f-9fca-026d66e2b628/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d69604c0-01d1-417f-9fca-026d66e2b628",
"match": "https://api-prod.gambitprofit.com/api/matches/85361ec0-302b-433a-b45c-deed4d000e93/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-12T10:57:58.986103-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": "Detroit Lions",
"amount": 5000.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "53387432-a5dc-42bc-a225-3d82dca87c9f",
"gambit_id": "f3e663d7-0af9-4ba3-9538-c35e1fab7676",
"last_updated": "2023-10-16T18:23:02.426768-04:00",
"created_at": "2023-10-12T10:57:58.990576-04:00",
"name": "Detroit Lions",
"reward": "1.86000",
"odds": "1.90910",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d69604c0-01d1-417f-9fca-026d66e2b628/?format=api"
},
{
"id": "08124116-1d4a-4a61-82d2-b5a7de69c6bf",
"gambit_id": "1f6bfa3c-7384-4c98-adac-cb425759c64c",
"last_updated": "2023-10-16T18:23:02.430060-04:00",
"created_at": "2023-10-12T10:57:58.994722-04:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.86000",
"odds": "1.90910",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d69604c0-01d1-417f-9fca-026d66e2b628/?format=api"
}
]
}