GET /api/bet_types/0993aa50-7a18-4e3d-b6cd-6ae45f9ad0fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0993aa50-7a18-4e3d-b6cd-6ae45f9ad0fc",
"match": "https://api-prod.gambitprofit.com/api/matches/a5462656-bcc0-4703-b31a-07cb67871651/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-09T09:43:01.087644-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": "SDG",
"amount": 6324.0
},
{
"team": "HOU",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "c9760eba-9efa-4175-84f4-5d4b96d8d78d",
"gambit_id": "0893399c-cd8a-49bc-abfe-9e1d1ccd2ff8",
"last_updated": "2023-09-11T09:03:28.198367-04:00",
"created_at": "2023-09-09T09:43:01.091657-04:00",
"name": "SDG",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0993aa50-7a18-4e3d-b6cd-6ae45f9ad0fc/?format=api"
},
{
"id": "51d12341-2701-45e9-bf49-610552328a01",
"gambit_id": "3679da2a-6ec6-4046-877a-1e1b22af273b",
"last_updated": "2023-09-11T09:03:28.201839-04:00",
"created_at": "2023-09-09T09:43:01.100901-04:00",
"name": "HOU",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0993aa50-7a18-4e3d-b6cd-6ae45f9ad0fc/?format=api"
}
]
}