GET /api/bet_types/bdba4b71-da73-43c9-8fdf-b4cf6c8ea69f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bdba4b71-da73-43c9-8fdf-b4cf6c8ea69f",
"match": "https://api-prod.gambitprofit.com/api/matches/92647ffe-3cca-423b-b092-53a6a958c322/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-12T09:43:05.513132-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": "KAN",
"amount": 5423.0
},
{
"team": "STL",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e0f728d0-4f28-4c6b-a7d9-18f39445dcae",
"gambit_id": "7d9df309-8c40-4038-af23-309a3dac367c",
"last_updated": "2023-08-14T10:43:12.932761-04:00",
"created_at": "2023-08-12T09:43:05.525726-04:00",
"name": "KAN",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdba4b71-da73-43c9-8fdf-b4cf6c8ea69f/?format=api"
},
{
"id": "4c6b2cfb-adc6-4f4b-8644-9c92ac4ac475",
"gambit_id": "f6888961-26b7-4909-adca-7eec84241f8b",
"last_updated": "2023-08-14T10:43:12.929250-04:00",
"created_at": "2023-08-12T09:43:05.519498-04:00",
"name": "STL",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdba4b71-da73-43c9-8fdf-b4cf6c8ea69f/?format=api"
}
]
}