GET /api/bet_types/bf56cd33-cd56-4375-bcb0-67e70cf122bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf56cd33-cd56-4375-bcb0-67e70cf122bc",
"match": "https://api-prod.gambitprofit.com/api/matches/583aa64f-9b0c-4ecc-9c66-82bf0f80a2b7/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-22T11:27:14.112086-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": 5688.0
},
{
"team": "TEX",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "7915ef08-8cbd-4ef6-9d75-804b9e903cce",
"gambit_id": "b7621b78-cc05-4f73-8320-a0b854aa9190",
"last_updated": "2023-05-25T13:47:07.601049-04:00",
"created_at": "2023-05-22T11:27:14.113630-04:00",
"name": "PIT",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf56cd33-cd56-4375-bcb0-67e70cf122bc/?format=api"
},
{
"id": "10cee373-179e-42c0-ab45-9f8359f067e3",
"gambit_id": "7f77dab7-50b5-47c8-94b8-bc5b39cdeb35",
"last_updated": "2023-05-25T13:47:07.598857-04:00",
"created_at": "2023-05-22T11:27:14.115199-04:00",
"name": "TEX",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf56cd33-cd56-4375-bcb0-67e70cf122bc/?format=api"
}
]
}