GET /api/bet_types/e9dedb71-6aa8-4a62-bb20-66c84c466115/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9dedb71-6aa8-4a62-bb20-66c84c466115",
"match": "https://api-prod.gambitprofit.com/api/matches/a12d33e0-b392-49d4-85e0-845f5ca0cbaf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-12T09:23:03.039097-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": "CHC (J Assad)",
"amount": 6173.0
},
{
"team": "COL (C Flexen)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "2363bce2-2970-4bae-b973-0c5aa4b22a9a",
"gambit_id": "9b120ee6-e223-4244-9fe3-f23327606a02",
"last_updated": "2023-09-15T16:23:16.595600-04:00",
"created_at": "2023-09-12T09:23:03.044594-04:00",
"name": "CHC (J Assad)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9dedb71-6aa8-4a62-bb20-66c84c466115/?format=api"
},
{
"id": "60f0c9d4-4f14-44fb-aa42-c5bf8f9ec0b6",
"gambit_id": "340ab8dc-5794-4c29-b245-293b01552108",
"last_updated": "2023-09-15T16:23:16.599268-04:00",
"created_at": "2023-09-12T09:23:03.050329-04:00",
"name": "COL (C Flexen)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9dedb71-6aa8-4a62-bb20-66c84c466115/?format=api"
}
]
}