GET /api/bet_types/370226b3-d118-49c2-b73d-15b83b21090e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "370226b3-d118-49c2-b73d-15b83b21090e",
"match": "https://api-prod.gambitprofit.com/api/matches/a6189c9a-32f1-4c0c-a611-61a1f215d04a/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-16T12:17:24.206898-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": "ARI",
"amount": 6390.0
},
{
"team": "MIA",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "8c7e978e-1679-492e-84c4-fbed40884f9c",
"gambit_id": "8599dc99-099f-468c-9e82-0bec5b29ff67",
"last_updated": "2023-04-18T12:12:07.909371-04:00",
"created_at": "2023-04-16T12:17:24.212658-04:00",
"name": "ARI",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/370226b3-d118-49c2-b73d-15b83b21090e/?format=api"
},
{
"id": "6359eced-c01f-4a0b-a1b7-775bb8198732",
"gambit_id": "1ab0066a-0425-4d8b-82b7-3a1b4b7f30fd",
"last_updated": "2023-04-18T12:12:07.907688-04:00",
"created_at": "2023-04-16T12:17:24.209883-04:00",
"name": "MIA",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/370226b3-d118-49c2-b73d-15b83b21090e/?format=api"
}
]
}