GET /api/bet_types/c0ba4059-9472-4498-bc19-769d273fd004/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0ba4059-9472-4498-bc19-769d273fd004",
"match": "https://api-prod.gambitprofit.com/api/matches/de72ac9d-39d2-4dc0-9eb2-66bb03f3bad8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-20T08:33:21.547488-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 (N Eovaldi)",
"amount": 5909.0
},
{
"team": "CWS (D Cease)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "87f56ce0-3e57-48a6-a2dd-87a3095cdf31",
"gambit_id": "7908e2c0-375c-4f5b-8821-b70b94b16154",
"last_updated": "2023-06-22T10:13:03.589825-04:00",
"created_at": "2023-06-20T08:33:21.549976-04:00",
"name": "TEX (N Eovaldi)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0ba4059-9472-4498-bc19-769d273fd004/?format=api"
},
{
"id": "88e24f12-3efa-441e-ad0b-9131a756e4a7",
"gambit_id": "255dc68d-c2e6-47c7-b693-7a383bddb775",
"last_updated": "2023-06-22T10:13:03.592076-04:00",
"created_at": "2023-06-20T08:33:21.553980-04:00",
"name": "CWS (D Cease)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0ba4059-9472-4498-bc19-769d273fd004/?format=api"
}
]
}