GET /api/bet_types/8e84abe3-e440-4c17-9797-476153473fc2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e84abe3-e440-4c17-9797-476153473fc2",
"match": "https://api-prod.gambitprofit.com/api/matches/8baaefdc-f6a1-4154-8a89-89cd35910021/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-22T08:43:02.810838-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": "Winnipeg Jets",
"amount": 6554.0
},
{
"team": "Boston Bruins",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "8e8d803b-629a-4a79-a51a-9f38d5af0648",
"gambit_id": "f8366a36-7025-4d06-b425-75214df77cb3",
"last_updated": "2024-01-23T20:13:15.999097-05:00",
"created_at": "2024-01-22T08:43:02.814919-05:00",
"name": "Winnipeg Jets",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e84abe3-e440-4c17-9797-476153473fc2/?format=api"
},
{
"id": "ccd12143-597b-49f7-916c-4cc7c9373645",
"gambit_id": "88af1168-ea46-45e9-a11a-7bb019ca4068",
"last_updated": "2024-01-23T20:13:16.002777-05:00",
"created_at": "2024-01-22T08:43:02.819230-05:00",
"name": "Boston Bruins",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e84abe3-e440-4c17-9797-476153473fc2/?format=api"
}
]
}