GET /api/bet_types/8a3ca761-e7f3-4b0d-b3d8-78dd4fc3e776/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a3ca761-e7f3-4b0d-b3d8-78dd4fc3e776",
"match": "https://api-prod.gambitprofit.com/api/matches/b7cd7c48-c1b0-4906-9e7f-14a5eee8f2b0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-16T10:23:22.860020-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": "CIN (A Abbott)",
"amount": 6104.0
},
{
"team": "CLE (N Syndergaard)",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "68646001-e339-4f9f-aef5-9d9ada8e8e71",
"gambit_id": "26a57a87-1420-4ef4-9568-4dffe0ca0d74",
"last_updated": "2023-08-18T10:13:05.496634-04:00",
"created_at": "2023-08-16T10:23:22.869925-04:00",
"name": "CIN (A Abbott)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a3ca761-e7f3-4b0d-b3d8-78dd4fc3e776/?format=api"
},
{
"id": "84a75637-8da4-44bf-91d5-cd063d59401c",
"gambit_id": "a767580c-43d9-41f3-93c7-e8ecaf898d24",
"last_updated": "2023-08-18T10:13:05.492985-04:00",
"created_at": "2023-08-16T10:23:22.863834-04:00",
"name": "CLE (N Syndergaard)",
"reward": "2.46000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a3ca761-e7f3-4b0d-b3d8-78dd4fc3e776/?format=api"
}
]
}