GET /api/bet_types/69875d84-5353-43f9-8d16-5b1d50fab47f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69875d84-5353-43f9-8d16-5b1d50fab47f",
"match": "https://api-prod.gambitprofit.com/api/matches/dde633f2-6300-4020-b5f4-693a0a4aa083/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-28T12:36:59.535864-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": "Brooklyn Nets",
"amount": 5000.0
},
{
"team": "Milwaukee Bucks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "3ed0f87e-fcb0-4829-9a96-66ac760ee1eb",
"gambit_id": "cd156ac6-29d9-47f4-9040-253f2d76dd1f",
"last_updated": "2023-03-01T09:37:06.565196-05:00",
"created_at": "2023-02-28T12:36:59.537058-05:00",
"name": "Brooklyn Nets",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69875d84-5353-43f9-8d16-5b1d50fab47f/?format=api"
},
{
"id": "15158a9f-5871-463d-bb9b-9091a4085acb",
"gambit_id": "0a7a980a-1bac-4ed2-aaf7-60863d8bedf6",
"last_updated": "2023-03-01T09:37:06.566358-05:00",
"created_at": "2023-02-28T12:36:59.538284-05:00",
"name": "Milwaukee Bucks",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69875d84-5353-43f9-8d16-5b1d50fab47f/?format=api"
}
]
}