GET /api/bet_types/65929286-a138-404f-bbeb-af6ecec735ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65929286-a138-404f-bbeb-af6ecec735ce",
"match": "https://api-prod.gambitprofit.com/api/matches/331fc11c-b70d-4fda-91c5-667422910d84/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-25T12:38:08.313767-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": "SDG",
"amount": 5512.0
},
{
"team": "PIT",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "e81c8af5-1e51-4305-8728-b972323c67fb",
"gambit_id": "f8707e79-533a-400b-bf25-73e7e4c20ed0",
"last_updated": "2023-07-27T12:58:26.446676-04:00",
"created_at": "2023-07-25T12:38:08.322368-04:00",
"name": "SDG",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65929286-a138-404f-bbeb-af6ecec735ce/?format=api"
},
{
"id": "1d3bf157-a61a-4b99-8ccd-d36352e63791",
"gambit_id": "c3e44532-3d89-4af9-b36f-bffda9f2ffa5",
"last_updated": "2023-07-27T12:58:26.443247-04:00",
"created_at": "2023-07-25T12:38:08.317400-04:00",
"name": "PIT",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65929286-a138-404f-bbeb-af6ecec735ce/?format=api"
}
]
}