GET /api/bet_types/a49e660c-91e7-4c23-b227-6a34bb40991d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a49e660c-91e7-4c23-b227-6a34bb40991d",
"match": "https://api-prod.gambitprofit.com/api/matches/f539f4e9-f6e3-4e96-b908-6a65521d5fce/?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": "MIL (C Burnes)",
"amount": 6170.0
},
{
"team": "MIA (S Alcantara)",
"amount": 3830.0
}
],
"expected_reward_tokens": 9192.0,
"profit_sb": 192.0,
"profit_sb_percentage": 2.13,
"recommended": true
},
"lines": [
{
"id": "7b698266-9eb1-4a50-a4b2-f68479ae6212",
"gambit_id": "d1ce1fa1-de75-48ef-9a0c-64708277131b",
"last_updated": "2022-10-02T15:17:07.516326-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (C Burnes)",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a49e660c-91e7-4c23-b227-6a34bb40991d/?format=api"
},
{
"id": "6f832087-6db4-4449-b342-d38b09cede2a",
"gambit_id": "5307c653-038d-4c9d-8131-66a0a738525b",
"last_updated": "2022-10-02T15:17:07.517305-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (S Alcantara)",
"reward": "2.40000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a49e660c-91e7-4c23-b227-6a34bb40991d/?format=api"
}
]
}