GET /api/bet_types/d039f5fa-3447-4746-a6f3-9624275bc8ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d039f5fa-3447-4746-a6f3-9624275bc8ae",
"match": "https://api-prod.gambitprofit.com/api/matches/de4d3218-8ef9-4672-817d-a32fac6a4958/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-07T08:48:14.756745-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": "ATL",
"amount": 6010.0
},
{
"team": "STL",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "a760b1ed-b8ae-434b-bc2b-a63666dd4636",
"gambit_id": "bec67c84-95ce-4d0c-81b8-7fb468114ebf",
"last_updated": "2023-09-08T09:38:01.561943-04:00",
"created_at": "2023-09-07T08:48:14.767616-04:00",
"name": "ATL",
"reward": "1.58000",
"odds": "1.60610",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d039f5fa-3447-4746-a6f3-9624275bc8ae/?format=api"
},
{
"id": "0467b5fc-05b9-451d-8a1c-540a12f8404b",
"gambit_id": "577a1b09-02a1-48d7-9b18-e48dce3820e9",
"last_updated": "2023-09-08T09:38:01.557339-04:00",
"created_at": "2023-09-07T08:48:14.761198-04:00",
"name": "STL",
"reward": "2.38000",
"odds": "2.45000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d039f5fa-3447-4746-a6f3-9624275bc8ae/?format=api"
}
]
}