GET /api/bet_types/03d82cdf-afb0-4496-b6f7-2d9894d445d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03d82cdf-afb0-4496-b6f7-2d9894d445d3",
"match": "https://api-prod.gambitprofit.com/api/matches/251d728b-9b72-48a4-b0c0-a8de5a387fb4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-31T11:47:17.598969-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": "HOU (H Brown)",
"amount": 6241.0
},
{
"team": "MIN (L Varland)",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "72c1c048-bb33-4f9e-a23d-25ab8ae42650",
"gambit_id": "c3578510-f588-4127-a4f7-82f96f5b5a0d",
"last_updated": "2023-06-01T10:07:11.032074-04:00",
"created_at": "2023-05-31T11:47:17.602468-04:00",
"name": "HOU (H Brown)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03d82cdf-afb0-4496-b6f7-2d9894d445d3/?format=api"
},
{
"id": "fe181b3d-49d1-4976-a516-1e8f46daa3ee",
"gambit_id": "59f1a5ea-ddfe-4adf-a994-57d6bc21fc38",
"last_updated": "2023-06-01T10:07:11.029497-04:00",
"created_at": "2023-05-31T11:47:17.600668-04:00",
"name": "MIN (L Varland)",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03d82cdf-afb0-4496-b6f7-2d9894d445d3/?format=api"
}
]
}