GET /api/bet_types/874c6b48-7a56-40b2-88ec-3cf7b0ad0c28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "874c6b48-7a56-40b2-88ec-3cf7b0ad0c28",
"match": "https://api-prod.gambitprofit.com/api/matches/09f9b2c4-9232-4b53-ad98-aafdba582bd9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:57.792098-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": "HOU (J France)",
"amount": 5273.0
},
{
"team": "SEA (M Gonzales)",
"amount": 4727.0
}
],
"expected_reward_tokens": 9595.81,
"profit_sb": 95.81,
"profit_sb_percentage": 1.01,
"recommended": true
},
"lines": [
{
"id": "93b056b3-19a1-404e-9045-d148a9624a6c",
"gambit_id": "c7f569e9-ec68-43d4-a5c8-22b1f5651edc",
"last_updated": "2023-05-07T11:57:21.293995-04:00",
"created_at": "2023-05-06T11:51:57.793516-04:00",
"name": "HOU (J France)",
"reward": "1.82000",
"odds": "1.85470",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/874c6b48-7a56-40b2-88ec-3cf7b0ad0c28/?format=api"
},
{
"id": "0e9463b6-2a4c-4d74-8980-48f7f818d9bc",
"gambit_id": "5660d419-5f09-47dd-874f-428b1e8e3710",
"last_updated": "2023-05-07T11:57:21.295549-04:00",
"created_at": "2023-05-06T11:51:57.794994-04:00",
"name": "SEA (M Gonzales)",
"reward": "2.03000",
"odds": "2.07000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/874c6b48-7a56-40b2-88ec-3cf7b0ad0c28/?format=api"
}
]
}