GET /api/bet_types/19740952-ce92-411b-8f13-f407988bb1c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19740952-ce92-411b-8f13-f407988bb1c5",
"match": "https://api-prod.gambitprofit.com/api/matches/bac27a3a-2c58-4cc4-bb68-a2e1658ab9a5/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-04T08:52:59.565976-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": "COL",
"amount": 5213.0
},
{
"team": "STL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4b1b6dc7-b01c-4eb0-948a-83a5cd18333e",
"gambit_id": "64cdfd90-7c1b-47f8-8e82-50a84ecf8bcb",
"last_updated": "2023-08-05T12:03:15.269720-04:00",
"created_at": "2023-08-04T08:52:59.570218-04:00",
"name": "COL",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19740952-ce92-411b-8f13-f407988bb1c5/?format=api"
},
{
"id": "758b12af-8688-4a31-b436-5884edc026a5",
"gambit_id": "2737ba35-3193-4140-9364-2d982ff68a4e",
"last_updated": "2023-08-05T12:03:15.273764-04:00",
"created_at": "2023-08-04T08:52:59.574656-04:00",
"name": "STL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19740952-ce92-411b-8f13-f407988bb1c5/?format=api"
}
]
}