GET /api/bet_types/fc833946-38aa-4cf3-a1ef-22e4e05eea1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc833946-38aa-4cf3-a1ef-22e4e05eea1e",
"match": "https://api-prod.gambitprofit.com/api/matches/334d1c6b-6399-4e05-9429-1c7f64b731cc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-26T12:02:11.091215-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": "LOS (T Gonsolin)",
"amount": 5711.0
},
{
"team": "PIT (R Contreras)",
"amount": 4289.0
}
],
"expected_reward_tokens": 9650.25,
"profit_sb": 150.25,
"profit_sb_percentage": 1.58,
"recommended": true
},
"lines": [
{
"id": "7cc16722-ce8f-4d2d-8a75-725644df5c63",
"gambit_id": "45496448-0d8d-48b3-92dd-0f267cdc508e",
"last_updated": "2023-04-27T11:52:09.250267-04:00",
"created_at": "2023-04-26T12:02:11.095176-04:00",
"name": "LOS (T Gonsolin)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc833946-38aa-4cf3-a1ef-22e4e05eea1e/?format=api"
},
{
"id": "63552ab1-8c85-492a-b062-aa00921a3353",
"gambit_id": "38ab2ac6-dff7-4850-a4b9-75c9daf65d51",
"last_updated": "2023-04-27T11:52:09.247981-04:00",
"created_at": "2023-04-26T12:02:11.093058-04:00",
"name": "PIT (R Contreras)",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc833946-38aa-4cf3-a1ef-22e4e05eea1e/?format=api"
}
]
}