GET /api/bet_types/f5a5e8dd-0f7a-47e8-b4a8-74d32d60ad7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5a5e8dd-0f7a-47e8-b4a8-74d32d60ad7e",
"match": "https://api-prod.gambitprofit.com/api/matches/799a329b-ad3c-4383-941c-7059778b8c4d/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-07T09:46:52.999042-05: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": 5000.0
},
{
"team": "Orlando Guardians",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "12a14b4b-4d42-4e1e-8c96-b269d7d4a378",
"gambit_id": "64f6a2ec-50b7-4087-b04f-b2c5fa05f55b",
"last_updated": "2023-03-13T10:21:56.697384-04:00",
"created_at": "2023-03-07T09:46:53.001695-05:00",
"name": "Houston Roughnecks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5a5e8dd-0f7a-47e8-b4a8-74d32d60ad7e/?format=api"
},
{
"id": "d4e10eaf-0b78-48bf-8385-72e4cea54483",
"gambit_id": "5aecbe69-4077-40fc-969b-723d9a162b56",
"last_updated": "2023-03-13T10:21:56.695692-04:00",
"created_at": "2023-03-07T09:46:53.000389-05:00",
"name": "Orlando Guardians",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5a5e8dd-0f7a-47e8-b4a8-74d32d60ad7e/?format=api"
}
]
}