GET /api/bet_types/55fb76c4-6f21-4704-912e-8593d78fb8c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55fb76c4-6f21-4704-912e-8593d78fb8c2",
"match": "https://api-prod.gambitprofit.com/api/matches/75cac186-eb4b-435e-a0c2-0909a9ed353a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-24T13:27:13.959298-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": "CLE (C Quantrill)",
"amount": 6442.0
},
{
"team": "COL (A Gomber)",
"amount": 3558.0
}
],
"expected_reward_tokens": 9534.16,
"profit_sb": 34.16,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "726339f1-ca34-41af-8b5c-6b5533cecfcc",
"gambit_id": "d66d5e8e-c861-41b4-9da4-398eb0fecf04",
"last_updated": "2023-04-25T11:42:23.635507-04:00",
"created_at": "2023-04-24T13:27:13.961790-04:00",
"name": "CLE (C Quantrill)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55fb76c4-6f21-4704-912e-8593d78fb8c2/?format=api"
},
{
"id": "67c494f1-8e24-4a37-b854-09d346dd1522",
"gambit_id": "83824cd1-2998-4800-b295-e7c45ac6202f",
"last_updated": "2023-04-25T11:42:23.637688-04:00",
"created_at": "2023-04-24T13:27:13.964071-04:00",
"name": "COL (A Gomber)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55fb76c4-6f21-4704-912e-8593d78fb8c2/?format=api"
}
]
}