GET /api/bet_types/70dc04b1-0fd0-4d38-a591-39610df33898/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70dc04b1-0fd0-4d38-a591-39610df33898",
"match": "https://api-prod.gambitprofit.com/api/matches/a567c085-3a10-4599-8b01-9926d0d01cc7/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-24T08:58:06.944462-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": "TOR",
"amount": 5421.0
},
{
"team": "OAK",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "0a1c9a0c-f02d-43f0-85ee-026e569ea71b",
"gambit_id": "04b76f19-3cb2-48e2-b449-8d767a58cf3c",
"last_updated": "2023-07-01T15:58:44.685151-04:00",
"created_at": "2023-06-24T08:58:06.948844-04:00",
"name": "TOR",
"reward": "1.74000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70dc04b1-0fd0-4d38-a591-39610df33898/?format=api"
},
{
"id": "a9c9ff0b-120f-43f3-a26d-189c1a0256aa",
"gambit_id": "1f440690-1754-48cb-acb7-334c56d17ab0",
"last_updated": "2023-07-01T15:58:44.682346-04:00",
"created_at": "2023-06-24T08:58:06.946611-04:00",
"name": "OAK",
"reward": "2.06000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70dc04b1-0fd0-4d38-a591-39610df33898/?format=api"
}
]
}