GET /api/bet_types/0a5676f9-4325-43eb-a4a4-21886e3bab6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a5676f9-4325-43eb-a4a4-21886e3bab6d",
"match": "https://api-prod.gambitprofit.com/api/matches/bb0da0fb-dfb4-4a7c-b0fb-5fbf2f95603e/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-11T09:32:17.136252-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": "Vancouver Canucks",
"amount": 6547.0
},
{
"team": "Ottawa Senators",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "2bc9033f-9440-4e00-bc58-703a282c3902",
"gambit_id": "e5dacb85-172b-4d3e-be95-fafefba048bd",
"last_updated": "2023-03-13T13:17:02.558787-04:00",
"created_at": "2023-03-11T09:32:17.137541-05:00",
"name": "Vancouver Canucks",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a5676f9-4325-43eb-a4a4-21886e3bab6d/?format=api"
},
{
"id": "f70c3cc0-2dc2-48ac-8299-7b30848f7baa",
"gambit_id": "da6ce33f-3ec1-41cb-9dd9-98856d45df94",
"last_updated": "2023-03-13T13:17:02.561066-04:00",
"created_at": "2023-03-11T09:32:17.138864-05:00",
"name": "Ottawa Senators",
"reward": "2.73000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a5676f9-4325-43eb-a4a4-21886e3bab6d/?format=api"
}
]
}