GET /api/bet_types/a0c0a9c3-ddb2-4241-8b77-33ec19c9cf34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0c0a9c3-ddb2-4241-8b77-33ec19c9cf34",
"match": "https://api-prod.gambitprofit.com/api/matches/637fc9c7-6dec-4147-b578-2a271680e36f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-10T13:38:10.164104-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": "TOR (T Richards)",
"amount": 5426.0
},
{
"team": "MIN (J Ryan)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "788d6306-bf58-4382-89b6-fd45e67787c5",
"gambit_id": "30173270-253f-410e-b6a9-b2fe7101487f",
"last_updated": "2023-06-11T11:28:13.576143-04:00",
"created_at": "2023-06-10T13:38:10.168981-04:00",
"name": "TOR (T Richards)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c0a9c3-ddb2-4241-8b77-33ec19c9cf34/?format=api"
},
{
"id": "a66f074f-8634-4a8f-9300-bd81bf993df5",
"gambit_id": "da50f933-87fe-4593-910b-7ecf00096c2d",
"last_updated": "2023-06-11T11:28:13.577912-04:00",
"created_at": "2023-06-10T13:38:10.171520-04:00",
"name": "MIN (J Ryan)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c0a9c3-ddb2-4241-8b77-33ec19c9cf34/?format=api"
}
]
}