GET /api/bet_types/04323191-e48e-420c-874c-5ec9d25e029c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04323191-e48e-420c-874c-5ec9d25e029c",
"match": "https://api-prod.gambitprofit.com/api/matches/a2b141bb-6f7c-43a1-8461-a38621c32c4d/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "LAA",
"amount": 5304.0
},
{
"team": "SEA",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "bba166ab-1007-40b9-841e-08cafa67eae2",
"gambit_id": "a60cca69-af72-4b6c-8f8c-806e47df59bc",
"last_updated": "2022-09-17T17:07:23.703048-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA",
"reward": "1.70000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04323191-e48e-420c-874c-5ec9d25e029c/?format=api"
},
{
"id": "8076720e-e652-4da4-aeee-2b143589f765",
"gambit_id": "b6b41367-0181-42e0-a62b-51f68b32781d",
"last_updated": "2022-09-17T17:07:23.704007-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA",
"reward": "1.92000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04323191-e48e-420c-874c-5ec9d25e029c/?format=api"
}
]
}