GET /api/bet_types/08c9a2b3-ffa2-443d-bd91-58141ebfa6b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08c9a2b3-ffa2-443d-bd91-58141ebfa6b5",
"match": "https://api-prod.gambitprofit.com/api/matches/62a56b11-9ea5-4dbe-97cf-6b97273e23d0/?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": "MIN (D Bundy)",
"amount": 5108.0
},
{
"team": "CLE (C Quantrill)",
"amount": 4892.0
}
],
"expected_reward_tokens": 9245.48,
"profit_sb": 245.48,
"profit_sb_percentage": 2.73,
"recommended": true
},
"lines": [
{
"id": "10d66bcb-0a85-4546-a76b-b014d9363ce0",
"gambit_id": "5cf67c7e-bbb4-4eac-8f47-4df0b7ae31bc",
"last_updated": "2022-09-10T21:57:23.292765-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (D Bundy)",
"reward": "1.81000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c9a2b3-ffa2-443d-bd91-58141ebfa6b5/?format=api"
},
{
"id": "32e3b81a-c6b7-42f9-a6ac-1324330d6bf1",
"gambit_id": "e558fcfd-8d6b-4f7b-afe4-630ab5fd3872",
"last_updated": "2022-09-10T21:57:23.293857-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (C Quantrill)",
"reward": "1.89000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c9a2b3-ffa2-443d-bd91-58141ebfa6b5/?format=api"
}
]
}