GET /api/bet_types/951acf15-c254-4d4b-a4b0-3e35899cdae8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "951acf15-c254-4d4b-a4b0-3e35899cdae8",
"match": "https://api-prod.gambitprofit.com/api/matches/1be54a40-1309-4225-8343-4117a5dfbc6d/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Caroline Garcia",
"amount": 5153.0
},
{
"team": "Cori Gauff",
"amount": 4847.0
}
],
"expected_reward_tokens": 8966.22,
"profit_sb": -33.78,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "3d2ef438-fbbb-4d6d-afb1-7b0f45ef90fe",
"gambit_id": "57d0eaa2-572e-4dc0-bcf1-1c838c895959",
"last_updated": "2022-09-07T19:26:54.492780-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Caroline Garcia",
"reward": "1.74000",
"odds": "1.83000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/951acf15-c254-4d4b-a4b0-3e35899cdae8/?format=api"
},
{
"id": "a58cfd71-baa3-4d0f-bddc-8ed85c27b4cc",
"gambit_id": "4ac847cb-91a0-4410-9596-3f497b2b0c8e",
"last_updated": "2022-09-07T19:26:54.493941-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cori Gauff",
"reward": "1.85000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/951acf15-c254-4d4b-a4b0-3e35899cdae8/?format=api"
}
]
}