GET /api/bet_types/c043a8db-649c-4338-8a9d-9b3771c6bf2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c043a8db-649c-4338-8a9d-9b3771c6bf2f",
"match": "https://api-prod.gambitprofit.com/api/matches/b8b58ea9-55fe-48d4-bf3b-fc457ec8c6c9/?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": "St Louis Blues",
"amount": 6869.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3131.0
}
],
"expected_reward_tokens": 9547.91,
"profit_sb": 47.91,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "d4621b5c-5586-456c-96ef-629d47102cf2",
"gambit_id": "386dd29a-d13a-4e88-846b-3a686eb874c7",
"last_updated": "2022-10-17T14:12:47.263861-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "St Louis Blues",
"reward": "1.39000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c043a8db-649c-4338-8a9d-9b3771c6bf2f/?format=api"
},
{
"id": "75d8b0a0-bf67-45bc-8e63-0c0bcf6bb351",
"gambit_id": "03ada5c3-081b-48d9-9efd-db09967611a5",
"last_updated": "2022-10-17T14:12:47.264809-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Blue Jackets",
"reward": "3.05000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c043a8db-649c-4338-8a9d-9b3771c6bf2f/?format=api"
}
]
}