GET /api/bet_types/e44942dc-8f8c-4d10-9b42-14cc216ff0ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e44942dc-8f8c-4d10-9b42-14cc216ff0ca",
"match": "https://api-prod.gambitprofit.com/api/matches/aafef98f-443f-42c2-954e-7296fe7f8e33/?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": "CLE (T McKenzie)",
"amount": 5348.0
},
{
"team": "SEA (M Gonzales)",
"amount": 4652.0
}
],
"expected_reward_tokens": 9304.0,
"profit_sb": 304.0,
"profit_sb_percentage": 3.38,
"recommended": true
},
"lines": [
{
"id": "accce1f0-218d-4a0a-a48b-936cb25568f5",
"gambit_id": "3adda153-9e06-4cc9-b23a-493a04a03746",
"last_updated": "2022-08-26T13:02:10.213605-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (T McKenzie)",
"reward": "1.74000",
"odds": "1.82640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e44942dc-8f8c-4d10-9b42-14cc216ff0ca/?format=api"
},
{
"id": "9e2bb751-e96c-466d-ba16-d90a31930ed5",
"gambit_id": "e4524978-ca33-49bb-b4a1-c683a4f1beb7",
"last_updated": "2022-08-26T13:02:10.213092-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (M Gonzales)",
"reward": "2.00000",
"odds": "2.11000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e44942dc-8f8c-4d10-9b42-14cc216ff0ca/?format=api"
}
]
}