GET /api/bet_types/768e18e0-8f1b-417e-900b-7ec30d7cee3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "768e18e0-8f1b-417e-900b-7ec30d7cee3b",
"match": "https://api-prod.gambitprofit.com/api/matches/a6487053-0a0c-4dcb-a933-afa8d17791cb/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-21T08:53:22.961698-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": "DET",
"amount": 5213.0
},
{
"team": "SDG",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b03d65df-1875-4ed9-8543-7674e3a6f150",
"gambit_id": "dfd32ad1-c0d3-49c3-a282-281455358b1c",
"last_updated": "2023-07-22T11:33:21.789326-04:00",
"created_at": "2023-07-21T08:53:22.965074-04:00",
"name": "DET",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/768e18e0-8f1b-417e-900b-7ec30d7cee3b/?format=api"
},
{
"id": "b1a4cfe4-18f7-4bfe-add5-ae44b8890566",
"gambit_id": "98a0240d-2989-4fcd-ae53-33bd24cf0792",
"last_updated": "2023-07-22T11:33:21.785421-04:00",
"created_at": "2023-07-21T08:53:22.963388-04:00",
"name": "SDG",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/768e18e0-8f1b-417e-900b-7ec30d7cee3b/?format=api"
}
]
}