GET /api/bet_types/fa025af3-da32-4f89-97d6-e90c0cc286c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa025af3-da32-4f89-97d6-e90c0cc286c8",
"match": "https://api-prod.gambitprofit.com/api/matches/f347cf0f-6fbb-42ad-b001-0a0aed2a5db8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-05T08:42:57.503040-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": 6825.0
},
{
"team": "COL (C Anderson)",
"amount": 3175.0
}
],
"expected_reward_tokens": 9555.0,
"profit_sb": 55.0,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "0b4518f9-71d2-4997-9acc-2a9d76ea00cc",
"gambit_id": "f1f43935-9021-45ff-907f-a7e3a9bff0d1",
"last_updated": "2023-07-06T12:23:21.121048-04:00",
"created_at": "2023-07-05T08:42:57.506918-04:00",
"name": "HOU (J France)",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa025af3-da32-4f89-97d6-e90c0cc286c8/?format=api"
},
{
"id": "e60fd17c-ebdf-4bcd-885e-f174b19ba701",
"gambit_id": "1e3ebcec-d34a-4bb0-a37c-946575e7da56",
"last_updated": "2023-07-06T12:23:21.119273-04:00",
"created_at": "2023-07-05T08:42:57.505109-04:00",
"name": "COL (C Anderson)",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa025af3-da32-4f89-97d6-e90c0cc286c8/?format=api"
}
]
}