GET /api/bet_types/f3cc0be1-c953-4b08-ae87-a8c4710651f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3cc0be1-c953-4b08-ae87-a8c4710651f5",
"match": "https://api-prod.gambitprofit.com/api/matches/2d8e0b5d-3d57-47f8-abfc-dcc202d7f950/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-26T08:58:22.818816-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": "CWS",
"amount": 5319.0
},
{
"team": "ARI",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "ee35a38b-5845-4c9e-91a6-e97fb629f37c",
"gambit_id": "00035df2-5b93-4f0b-975e-d78b02d779dd",
"last_updated": "2023-09-27T18:48:08.550361-04:00",
"created_at": "2023-09-26T08:58:22.826790-04:00",
"name": "CWS",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3cc0be1-c953-4b08-ae87-a8c4710651f5/?format=api"
},
{
"id": "326395e9-5a1f-4d3e-b521-69d870ce6c6e",
"gambit_id": "fe3e8455-6d7f-47ad-9854-fce95bd0e57d",
"last_updated": "2023-09-27T18:48:08.545335-04:00",
"created_at": "2023-09-26T08:58:22.822342-04:00",
"name": "ARI",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3cc0be1-c953-4b08-ae87-a8c4710651f5/?format=api"
}
]
}