GET /api/bet_types/72f451a0-b329-4e74-af77-d468a0a672eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72f451a0-b329-4e74-af77-d468a0a672eb",
"match": "https://api-prod.gambitprofit.com/api/matches/71886128-bacf-456f-b784-6fa34b4119bf/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-24T12:36:52.836978-05: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": "New York Knicks",
"amount": 5000.0
},
{
"team": "Philadelphia 76ers",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "93bdf573-bd53-4e6c-9eb5-50d543ccd8b7",
"gambit_id": "445120fc-955f-4c67-adb5-5ee5438acbbe",
"last_updated": "2022-12-27T10:17:01.746271-05:00",
"created_at": "2022-12-24T12:36:52.838148-05:00",
"name": "New York Knicks",
"reward": "1.78000",
"odds": "1.90910",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72f451a0-b329-4e74-af77-d468a0a672eb/?format=api"
},
{
"id": "8990a1a1-e358-4e1e-b4b2-6a695963fad3",
"gambit_id": "05dd9762-f607-4d0f-8aa8-6259880acde0",
"last_updated": "2022-12-27T10:17:01.747405-05:00",
"created_at": "2022-12-24T12:36:52.839403-05:00",
"name": "Philadelphia 76ers",
"reward": "1.78000",
"odds": "1.90910",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72f451a0-b329-4e74-af77-d468a0a672eb/?format=api"
}
]
}