GET /api/bet_types/15b48182-5966-4723-a764-b71c30780083/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15b48182-5966-4723-a764-b71c30780083",
"match": "https://api-prod.gambitprofit.com/api/matches/e7918f7f-f5c4-40f3-9dd9-7c1569c58417/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-25T11:41:55.898717-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": "HOU",
"amount": 5699.0
},
{
"team": "TAM",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "8e8da3cb-10c1-427b-b061-9b12be234d00",
"gambit_id": "70ac47fa-7333-439d-b88b-ac1dedd1645b",
"last_updated": "2023-04-26T20:37:15.542054-04:00",
"created_at": "2023-04-25T11:41:55.903010-04:00",
"name": "HOU",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15b48182-5966-4723-a764-b71c30780083/?format=api"
},
{
"id": "93a1a8a6-aa7d-4a8e-ba22-1fe1e1a8d7f3",
"gambit_id": "4cd7fa85-01c6-46ca-ba32-f0d0994a51aa",
"last_updated": "2023-04-26T20:37:15.540621-04:00",
"created_at": "2023-04-25T11:41:55.900684-04:00",
"name": "TAM",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15b48182-5966-4723-a764-b71c30780083/?format=api"
}
]
}