GET /api/bet_types/02267d0d-22e0-46be-a3a1-a7e3eb249d99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02267d0d-22e0-46be-a3a1-a7e3eb249d99",
"match": "https://api-prod.gambitprofit.com/api/matches/d4757715-2304-4557-abc9-9d95367da28a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-23T08:33:17.736427-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 (S Lugo)",
"amount": 5415.0
},
{
"team": "MIA (S Alcantara)",
"amount": 4585.0
}
],
"expected_reward_tokens": 9582.65,
"profit_sb": 82.65,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "5d9f346e-afa5-4479-83d7-6decc9a46d5c",
"gambit_id": "f35ccae8-1c1c-45f9-ae0f-31b88f664793",
"last_updated": "2023-08-25T10:18:01.917976-04:00",
"created_at": "2023-08-23T08:33:17.746511-04:00",
"name": "SDG (S Lugo)",
"reward": "1.77000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02267d0d-22e0-46be-a3a1-a7e3eb249d99/?format=api"
},
{
"id": "d3d278a2-4d74-4336-9593-4b3fe35b7e9f",
"gambit_id": "77cec192-6bf1-4afc-bc9c-c3c6215dcc9d",
"last_updated": "2023-08-25T10:18:01.912148-04:00",
"created_at": "2023-08-23T08:33:17.741391-04:00",
"name": "MIA (S Alcantara)",
"reward": "2.09000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02267d0d-22e0-46be-a3a1-a7e3eb249d99/?format=api"
}
]
}