GET /api/bet_types/32612164-f4ef-4136-8b0c-6d4da9e01dc4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32612164-f4ef-4136-8b0c-6d4da9e01dc4",
"match": "https://api-prod.gambitprofit.com/api/matches/e3178fd5-5872-40bc-8f16-8a72918f4f6a/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-08T09:38:21.613157-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": "Phoenix Suns",
"amount": 5000.0
},
{
"team": "Sacramento Kings",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4f8f2651-7ca0-4921-a0b9-5ab6e7c308b9",
"gambit_id": "becd6141-1ff3-4c7b-8de1-fc26e4f74d59",
"last_updated": "2023-12-09T11:38:26.687019-05:00",
"created_at": "2023-12-08T09:38:21.620463-05:00",
"name": "Phoenix Suns",
"reward": "1.87000",
"odds": "1.90910",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32612164-f4ef-4136-8b0c-6d4da9e01dc4/?format=api"
},
{
"id": "f689fd7b-8dae-4a52-899c-26b34a6c1d9c",
"gambit_id": "82b3e0af-164f-4468-b504-7d0557ef7400",
"last_updated": "2023-12-09T11:38:26.683656-05:00",
"created_at": "2023-12-08T09:38:21.616917-05:00",
"name": "Sacramento Kings",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32612164-f4ef-4136-8b0c-6d4da9e01dc4/?format=api"
}
]
}