GET /api/bet_types/2dd608a9-4dec-446c-bb01-26aee259a584/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2dd608a9-4dec-446c-bb01-26aee259a584",
"match": "https://api-prod.gambitprofit.com/api/matches/1cd03aa1-106f-4d56-af1d-30c40bb251db/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-09T08:43:19.783024-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": "SFO (L Webb)",
"amount": 6682.0
},
{
"team": "COL (K Freeland)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "908d7e33-2ce7-420a-ad1b-848e2a1ba659",
"gambit_id": "36b42b6b-dab5-4089-8d53-b32e645e5997",
"last_updated": "2023-07-10T18:23:17.325650-04:00",
"created_at": "2023-07-09T08:43:19.787404-04:00",
"name": "SFO (L Webb)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dd608a9-4dec-446c-bb01-26aee259a584/?format=api"
},
{
"id": "64e9b95b-bf92-41e2-8e11-c0d2715ca5ea",
"gambit_id": "3e9d3635-eae7-40a5-a00f-0bc6fa4c06ff",
"last_updated": "2023-07-10T18:23:17.324296-04:00",
"created_at": "2023-07-09T08:43:19.785117-04:00",
"name": "COL (K Freeland)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dd608a9-4dec-446c-bb01-26aee259a584/?format=api"
}
]
}