GET /api/bet_types/ad4de456-3597-4668-b515-fe8cc26e4ebc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad4de456-3597-4668-b515-fe8cc26e4ebc",
"match": "https://api-prod.gambitprofit.com/api/matches/8f75bcaf-4cb5-42f8-bc67-67897865d1c7/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-11T09:38:24.998930-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": "ARI",
"amount": 5107.0
},
{
"team": "SDG",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0612f7a2-2310-48e1-b707-be3ab3a476bd",
"gambit_id": "4ab0cc38-ab70-4056-a4ec-ee8630bb2df6",
"last_updated": "2023-08-12T18:08:07.134604-04:00",
"created_at": "2023-08-11T09:38:25.012882-04:00",
"name": "ARI",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad4de456-3597-4668-b515-fe8cc26e4ebc/?format=api"
},
{
"id": "9ef8a139-c6a2-45ff-b6a9-2cf7442dfd84",
"gambit_id": "5dcd9cbf-b1c7-4b73-9ac6-dda33c11cd81",
"last_updated": "2023-08-12T18:08:07.125443-04:00",
"created_at": "2023-08-11T09:38:25.004411-04:00",
"name": "SDG",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad4de456-3597-4668-b515-fe8cc26e4ebc/?format=api"
}
]
}