GET /api/bet_types/00d8a310-4942-4e4b-8897-3d1674fd92b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00d8a310-4942-4e4b-8897-3d1674fd92b0",
"match": "https://api-prod.gambitprofit.com/api/matches/9a52ec11-6e6d-4440-84de-da43b8a43ac7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-11T10:08:15.932182-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": "STL (A Wainwright)",
"amount": 5117.0
},
{
"team": "CIN (H Greene)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "61c2b555-9cdf-44bd-8703-d8c0b3a02d88",
"gambit_id": "7d3e903c-0c79-4137-abfe-1a2520b1883a",
"last_updated": "2023-06-12T14:58:23.668153-04:00",
"created_at": "2023-06-11T10:08:15.936119-04:00",
"name": "STL (A Wainwright)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d8a310-4942-4e4b-8897-3d1674fd92b0/?format=api"
},
{
"id": "764cde51-e825-4a02-af31-68f5245488fd",
"gambit_id": "ba1df216-e93e-4b0a-8692-908c2edaaa1d",
"last_updated": "2023-06-12T14:58:23.663402-04:00",
"created_at": "2023-06-11T10:08:15.934113-04:00",
"name": "CIN (H Greene)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d8a310-4942-4e4b-8897-3d1674fd92b0/?format=api"
}
]
}