GET /api/bet_types/1b4f5a24-20cb-48bc-a730-afd7cefdaea5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b4f5a24-20cb-48bc-a730-afd7cefdaea5",
"match": "https://api-prod.gambitprofit.com/api/matches/fac0339d-6d2a-47d3-86c8-981e3f007863/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T09:56:48.786422-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": "Houston Rockets",
"amount": 6759.0
},
{
"team": "Detroit Pistons",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "9df41c5f-dea9-48df-b2e5-d9626d42b999",
"gambit_id": "875a725a-70b8-467f-afcb-5873c398a28d",
"last_updated": "2023-04-01T10:17:08.308492-04:00",
"created_at": "2023-03-31T09:56:48.788915-04:00",
"name": "Houston Rockets",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b4f5a24-20cb-48bc-a730-afd7cefdaea5/?format=api"
},
{
"id": "505b5a47-c073-4726-b050-fa7d62ee7ea9",
"gambit_id": "e8308bd5-26bd-46b9-a8e6-e4ce2a679ca5",
"last_updated": "2023-04-01T10:17:08.310083-04:00",
"created_at": "2023-03-31T09:56:48.791349-04:00",
"name": "Detroit Pistons",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b4f5a24-20cb-48bc-a730-afd7cefdaea5/?format=api"
}
]
}