GET /api/bet_types/922284c3-ea25-48ae-ae25-f7213d1c661f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "922284c3-ea25-48ae-ae25-f7213d1c661f",
"match": "https://api-prod.gambitprofit.com/api/matches/5eaea9c3-54ee-486b-b51a-86ca57550915/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-18T09:38:26.692436-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": "Dallas Mavericks",
"amount": 5000.0
},
{
"team": "Milwaukee Bucks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e66a10df-40e3-40d8-a21b-d467cd02f264",
"gambit_id": "7f2bee2c-a4dc-4f60-be2a-55515d1809fd",
"last_updated": "2023-11-20T14:43:31.725781-05:00",
"created_at": "2023-11-18T09:38:26.695754-05:00",
"name": "Dallas Mavericks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/922284c3-ea25-48ae-ae25-f7213d1c661f/?format=api"
},
{
"id": "bd340c36-32b4-40b1-94bf-95854b169964",
"gambit_id": "4e43414b-a047-4ff1-9706-6fa8476c531a",
"last_updated": "2023-11-20T14:43:31.729089-05:00",
"created_at": "2023-11-18T09:38:26.700193-05:00",
"name": "Milwaukee Bucks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/922284c3-ea25-48ae-ae25-f7213d1c661f/?format=api"
}
]
}