GET /api/bet_types/0d42e768-4cb0-4fec-8512-a538e21f91b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d42e768-4cb0-4fec-8512-a538e21f91b4",
"match": "https://api-prod.gambitprofit.com/api/matches/b57d2e32-3c32-4878-8373-14dd6302cb11/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-20T10:51:58.493290-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": "Carolina Hurricanes",
"amount": 5773.0
},
{
"team": "Florida Panthers",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "839b2186-295b-4d80-b525-24f6f75e647b",
"gambit_id": "a27a0ae2-a0cb-44f6-8e0e-7f3fdada7860",
"last_updated": "2023-05-22T13:31:58.039997-04:00",
"created_at": "2023-05-20T10:51:58.494755-04:00",
"name": "Carolina Hurricanes",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d42e768-4cb0-4fec-8512-a538e21f91b4/?format=api"
},
{
"id": "c846b284-168e-4d58-89b5-a9e2710dbb9e",
"gambit_id": "92e4a04d-29f7-40f4-a831-f1276f4353aa",
"last_updated": "2023-05-22T13:31:58.041396-04:00",
"created_at": "2023-05-20T10:51:58.496302-04:00",
"name": "Florida Panthers",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d42e768-4cb0-4fec-8512-a538e21f91b4/?format=api"
}
]
}