GET /api/bet_types/f6f739ed-3539-4d3a-88f9-d555ae82f242/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6f739ed-3539-4d3a-88f9-d555ae82f242",
"match": "https://api-prod.gambitprofit.com/api/matches/c94bcbe1-d270-4994-b605-941ac2417d1c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-07T09:28:22.202287-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": "TEX (J Gray)",
"amount": 5627.0
},
{
"team": "STL (J Flaherty)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "fb1073bb-f720-49b5-b13f-90b5d9419694",
"gambit_id": "773983a3-1221-4538-a402-80dd42055582",
"last_updated": "2023-06-08T15:58:27.341925-04:00",
"created_at": "2023-06-07T09:28:22.207636-04:00",
"name": "TEX (J Gray)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f739ed-3539-4d3a-88f9-d555ae82f242/?format=api"
},
{
"id": "1862a2e6-5342-4c34-8da8-17b54b6c86bf",
"gambit_id": "688e74b9-9cd8-4329-8ce6-8fcd83342400",
"last_updated": "2023-06-08T15:58:27.339500-04:00",
"created_at": "2023-06-07T09:28:22.205029-04:00",
"name": "STL (J Flaherty)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f739ed-3539-4d3a-88f9-d555ae82f242/?format=api"
}
]
}