GET /api/bet_types/2f9a233b-1868-44a1-b5d6-d2e0120ce998/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f9a233b-1868-44a1-b5d6-d2e0120ce998",
"match": "https://api-prod.gambitprofit.com/api/matches/0a252f17-c7db-4633-8f35-a1c7d7bdd5a8/?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 (J Verlander)",
"amount": 7162.0
},
{
"team": "TEX (G Otto)",
"amount": 2838.0
}
],
"expected_reward_tokens": 9308.64,
"profit_sb": 308.64,
"profit_sb_percentage": 3.43,
"recommended": true
},
"lines": [
{
"id": "71a78322-9df5-4cb0-8691-45566aa2e5d7",
"gambit_id": "cadd9356-7c9b-44ef-a695-7d1ce799358c",
"last_updated": "2022-08-11T09:42:07.416730-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (J Verlander)",
"reward": "1.30000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9a233b-1868-44a1-b5d6-d2e0120ce998/?format=api"
},
{
"id": "2fc93712-49ba-4352-bfe7-ce27dad42767",
"gambit_id": "5d1dc710-60af-4689-9edb-610bec501106",
"last_updated": "2022-08-11T09:42:07.417159-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (G Otto)",
"reward": "3.28000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9a233b-1868-44a1-b5d6-d2e0120ce998/?format=api"
}
]
}