GET /api/bet_types/bd874105-7f7b-428a-a292-b9c52c9d7ad6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd874105-7f7b-428a-a292-b9c52c9d7ad6",
"match": "https://api-prod.gambitprofit.com/api/matches/8da80e51-32b8-49f3-83e3-7158b1e7a3b1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-22T08:23:10.874514-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": "LOS (B Miller)",
"amount": 6359.0
},
{
"team": "CLE (N Syndergaard)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "b2a3e493-a749-4ba7-a03b-5b21fe4c861e",
"gambit_id": "0aa06765-32e1-48ea-b5c7-05058231680f",
"last_updated": "2023-08-23T11:03:23.932638-04:00",
"created_at": "2023-08-22T08:23:10.878688-04:00",
"name": "LOS (B Miller)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd874105-7f7b-428a-a292-b9c52c9d7ad6/?format=api"
},
{
"id": "5f96582a-1468-4669-ae01-acf759500531",
"gambit_id": "5bd7e06f-eb3a-45d7-b652-0f0a49da4a3a",
"last_updated": "2023-08-23T11:03:23.936488-04:00",
"created_at": "2023-08-22T08:23:10.885195-04:00",
"name": "CLE (N Syndergaard)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd874105-7f7b-428a-a292-b9c52c9d7ad6/?format=api"
}
]
}