GET /api/bet_types/b44d4a5c-386d-45d5-a2ce-671e56b39a27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b44d4a5c-386d-45d5-a2ce-671e56b39a27",
"match": "https://api-prod.gambitprofit.com/api/matches/dacdcf88-b754-432a-897b-06eac4ed26f3/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-11T09:38:03.417931-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": "Los Angeles Clippers",
"amount": 5000.0
},
{
"team": "Portland Trail Blazers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8b951129-eb3b-4293-8625-327cfa5b1609",
"gambit_id": "8854fe4a-4ce4-4b53-9bae-d745bde5cdc1",
"last_updated": "2023-12-12T21:43:21.933169-05:00",
"created_at": "2023-12-11T09:38:03.430482-05:00",
"name": "Los Angeles Clippers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-14.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b44d4a5c-386d-45d5-a2ce-671e56b39a27/?format=api"
},
{
"id": "b75e14cd-13ca-43de-83e1-410fc9c40563",
"gambit_id": "eb12b78c-2ae9-4a3a-b05c-7b3dae06a764",
"last_updated": "2023-12-12T21:43:21.936688-05:00",
"created_at": "2023-12-11T09:38:03.443362-05:00",
"name": "Portland Trail Blazers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "14.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b44d4a5c-386d-45d5-a2ce-671e56b39a27/?format=api"
}
]
}