GET /api/bet_types/94550390-2e08-4337-84da-81c1da2d440b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94550390-2e08-4337-84da-81c1da2d440b",
"match": "https://api-prod.gambitprofit.com/api/matches/eadbefd6-2948-4804-8723-433d74cd9b06/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-07T11:36:55.797379-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": "Los Angeles Lakers",
"amount": 5107.0
},
{
"team": "Phoenix Suns",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c50e2b22-4b3c-4b93-8853-f7163631285c",
"gambit_id": "bcae8f5f-0392-4427-a3ee-032a570fbc4c",
"last_updated": "2023-04-08T20:42:08.282369-04:00",
"created_at": "2023-04-07T11:36:55.799627-04:00",
"name": "Los Angeles Lakers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-12.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94550390-2e08-4337-84da-81c1da2d440b/?format=api"
},
{
"id": "87e75f0d-bef5-4f05-9f05-d4c0d1a3d082",
"gambit_id": "4250e109-6078-4559-94fd-b2ed58e0d95b",
"last_updated": "2023-04-08T20:42:08.284878-04:00",
"created_at": "2023-04-07T11:36:55.801711-04:00",
"name": "Phoenix Suns",
"reward": "1.91000",
"odds": "1.95240",
"spread": "12.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94550390-2e08-4337-84da-81c1da2d440b/?format=api"
}
]
}