GET /api/bet_types/d8976ec7-11ab-4b25-83a1-d3663d358a77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8976ec7-11ab-4b25-83a1-d3663d358a77",
"match": "https://api-prod.gambitprofit.com/api/matches/53b63786-013f-457e-b19e-ddeac23ddec3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-15T09:23:04.894445-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": 6627.0
},
{
"team": "COL (C Anderson)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "2e698438-699c-4a26-acdd-a1c02e6ea86b",
"gambit_id": "bf96cf56-3b53-484b-b9f1-f97e0d78a24a",
"last_updated": "2023-09-18T08:53:19.103007-04:00",
"created_at": "2023-09-15T09:23:04.898121-04:00",
"name": "SFO (L Webb)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8976ec7-11ab-4b25-83a1-d3663d358a77/?format=api"
},
{
"id": "ba99ee7e-f83b-477d-9162-b082516a3fdd",
"gambit_id": "c72e004e-ae29-42f6-a305-042122e1c5d8",
"last_updated": "2023-09-18T08:53:19.108279-04:00",
"created_at": "2023-09-15T09:23:04.902077-04:00",
"name": "COL (C Anderson)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8976ec7-11ab-4b25-83a1-d3663d358a77/?format=api"
}
]
}