GET /api/bet_types/7a9a9160-80b4-4514-8f95-9d1871384786/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a9a9160-80b4-4514-8f95-9d1871384786",
"match": "https://api-prod.gambitprofit.com/api/matches/54f9fca0-9448-409f-b835-d0b145739209/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-16T09:47:05.542350-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": "LAA",
"amount": 5929.0
},
{
"team": "BAL",
"amount": 4071.0
}
],
"expected_reward_tokens": 9485.43,
"profit_sb": -14.57,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "1ac5ee25-38c0-4ff4-a15c-b04f2e03db46",
"gambit_id": "64693f55-c4c8-48f9-b1e4-f0bcb1a44969",
"last_updated": "2023-05-17T11:06:55.277073-04:00",
"created_at": "2023-05-16T09:47:05.545860-04:00",
"name": "LAA",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a9a9160-80b4-4514-8f95-9d1871384786/?format=api"
},
{
"id": "97ae5953-7740-4b0c-9cbe-eededf84fe60",
"gambit_id": "737236e8-ba77-4c36-bc38-46ca70cc1a53",
"last_updated": "2023-05-17T11:06:55.275108-04:00",
"created_at": "2023-05-16T09:47:05.544097-04:00",
"name": "BAL",
"reward": "2.33000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a9a9160-80b4-4514-8f95-9d1871384786/?format=api"
}
]
}