GET /api/bet_types/ea00c734-d31c-454c-bbbc-7229ffd20252/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea00c734-d31c-454c-bbbc-7229ffd20252",
"match": "https://api-prod.gambitprofit.com/api/matches/7fd5543b-2b9b-4c13-b31d-a10b1cf2091e/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-22T08:38:13.009844-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": 6232.0
},
{
"team": "MIN",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "4c75c73e-2ed6-444d-a459-57a528c980c5",
"gambit_id": "619543c2-0a97-477c-98b0-89d649a3350f",
"last_updated": "2023-07-23T10:08:05.984739-04:00",
"created_at": "2023-07-22T08:38:13.013754-04:00",
"name": "CWS",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea00c734-d31c-454c-bbbc-7229ffd20252/?format=api"
},
{
"id": "c81d7aad-9ed2-482a-af72-cbba6e839bf4",
"gambit_id": "eee3f574-88b9-4cbf-b196-fa8244a2679f",
"last_updated": "2023-07-23T10:08:05.988642-04:00",
"created_at": "2023-07-22T08:38:13.017990-04:00",
"name": "MIN",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea00c734-d31c-454c-bbbc-7229ffd20252/?format=api"
}
]
}