GET /api/bet_types/81b5d760-99d4-4e48-be19-1f8149881751/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81b5d760-99d4-4e48-be19-1f8149881751",
"match": "https://api-prod.gambitprofit.com/api/matches/6f4e5d8c-f7d5-4e5a-9b82-e4a64d2aaabb/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-04T09:43:04.717231-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": "PHI",
"amount": 6090.0
},
{
"team": "TAM",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f0980e56-f737-4246-8dca-43b950828c3c",
"gambit_id": "d3880228-922f-4471-96ca-8f755618dd0c",
"last_updated": "2023-07-05T12:48:34.528385-04:00",
"created_at": "2023-07-04T09:43:04.719495-04:00",
"name": "PHI",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81b5d760-99d4-4e48-be19-1f8149881751/?format=api"
},
{
"id": "a9c101d7-5a66-4c1e-88f2-c264d644af76",
"gambit_id": "188a0f69-ecd3-46d9-92f8-6ca530eb8750",
"last_updated": "2023-07-05T12:48:34.530237-04:00",
"created_at": "2023-07-04T09:43:04.721974-04:00",
"name": "TAM",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81b5d760-99d4-4e48-be19-1f8149881751/?format=api"
}
]
}