GET /api/bet_types/7d144ca8-7b7e-410d-b6be-6ddf40bf6f7f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d144ca8-7b7e-410d-b6be-6ddf40bf6f7f",
"match": "https://api-prod.gambitprofit.com/api/matches/d0520021-dd4a-44be-a136-2043a4ab0028/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-05T11:47:02.851945-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": "PIT",
"amount": 5213.0
},
{
"team": "TOR",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "dd96ffe0-5313-44f5-b204-601b3eae3f8f",
"gambit_id": "fcfd6d35-8048-4a6f-aa73-cf611af6056b",
"last_updated": "2023-05-06T11:52:03.425125-04:00",
"created_at": "2023-05-05T11:47:02.853503-04:00",
"name": "PIT",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d144ca8-7b7e-410d-b6be-6ddf40bf6f7f/?format=api"
},
{
"id": "ba86baf2-c354-4edb-be55-24d6dcecbb2f",
"gambit_id": "7a9e3677-3d24-4549-817a-554dbd93c6e7",
"last_updated": "2023-05-06T11:52:03.427022-04:00",
"created_at": "2023-05-05T11:47:02.855236-04:00",
"name": "TOR",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d144ca8-7b7e-410d-b6be-6ddf40bf6f7f/?format=api"
}
]
}