GET /api/bet_types/d852370f-58e1-4527-98da-e59a99c64642/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d852370f-58e1-4527-98da-e59a99c64642",
"match": "https://api-prod.gambitprofit.com/api/matches/876feee4-bf4b-4929-9be8-1b0647226fb5/?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": "HOU (L McCullers)",
"amount": 6552.0
},
{
"team": "ARI (Z Davies)",
"amount": 3448.0
}
],
"expected_reward_tokens": 9171.68,
"profit_sb": 171.68,
"profit_sb_percentage": 1.91,
"recommended": true
},
"lines": [
{
"id": "b7d431b0-59e9-4bb8-ba0f-b6f70feb4c02",
"gambit_id": "b6d7d508-9f09-479b-8de7-3cf28fa748ac",
"last_updated": "2022-12-24T17:12:12.852737-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (L McCullers)",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d852370f-58e1-4527-98da-e59a99c64642/?format=api"
},
{
"id": "195bce21-1191-4925-8f30-e13479682e84",
"gambit_id": "4296eb4d-8633-4d69-9836-d319270e8a9a",
"last_updated": "2022-12-24T17:12:12.851536-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (Z Davies)",
"reward": "2.66000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d852370f-58e1-4527-98da-e59a99c64642/?format=api"
}
]
}