GET /api/bet_types/0b8cc1ab-8ccb-4385-8b9f-6f980b96d093/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b8cc1ab-8ccb-4385-8b9f-6f980b96d093",
"match": "https://api-prod.gambitprofit.com/api/matches/ab94f4bf-05b4-4158-b445-7d772e01994a/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-01T09:23:07.764278-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": "SEA",
"amount": 6160.0
},
{
"team": "TAM",
"amount": 3840.0
}
],
"expected_reward_tokens": 9484.8,
"profit_sb": -15.2,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "3b06d0f1-6087-4492-97b9-fde53ba26d21",
"gambit_id": "87afb181-fa2f-41dc-9dda-be2bd3a54d95",
"last_updated": "2023-07-03T01:08:11.465456-04:00",
"created_at": "2023-07-01T09:23:07.768134-04:00",
"name": "SEA",
"reward": "1.54000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8cc1ab-8ccb-4385-8b9f-6f980b96d093/?format=api"
},
{
"id": "d4469ca1-bbaf-42ff-b32e-342e4ffcf264",
"gambit_id": "83799e20-8a3a-47ee-ab73-d4dd62044c37",
"last_updated": "2023-07-03T01:08:11.464122-04:00",
"created_at": "2023-07-01T09:23:07.766273-04:00",
"name": "TAM",
"reward": "2.47000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8cc1ab-8ccb-4385-8b9f-6f980b96d093/?format=api"
}
]
}