GET /api/bet_types/7c3f7959-6c6a-48f6-ae54-a1e647995fd8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c3f7959-6c6a-48f6-ae54-a1e647995fd8",
"match": "https://api-prod.gambitprofit.com/api/matches/9915e667-eacf-4f2e-bb51-651bf5acf83c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-15T09:23:04.149885-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 (C Javier)",
"amount": 6293.0
},
{
"team": "KAN (Z Greinke)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "3e18649b-646a-40a9-8569-33f8b106341b",
"gambit_id": "da60e0f6-ab57-4ef9-9143-aa84bda649bd",
"last_updated": "2023-09-18T08:53:18.389654-04:00",
"created_at": "2023-09-15T09:23:04.153906-04:00",
"name": "HOU (C Javier)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c3f7959-6c6a-48f6-ae54-a1e647995fd8/?format=api"
},
{
"id": "69050c37-d8f2-42f1-8b3f-0f08b71150a8",
"gambit_id": "58a03d09-f17d-4608-92a2-57bab442f1a8",
"last_updated": "2023-09-18T08:53:18.393024-04:00",
"created_at": "2023-09-15T09:23:04.159046-04:00",
"name": "KAN (Z Greinke)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c3f7959-6c6a-48f6-ae54-a1e647995fd8/?format=api"
}
]
}