GET /api/bet_types/02f0dd70-052d-4ebc-b12d-fd7e374e3aaf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02f0dd70-052d-4ebc-b12d-fd7e374e3aaf",
"match": "https://api-prod.gambitprofit.com/api/matches/2f2f9e64-dca1-44d9-a9c2-08b969fad32c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-09T08:13:10.876909-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": "BAL (J Flaherty)",
"amount": 5615.0
},
{
"team": "HOU (C Javier)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "a459a994-b94c-425d-a3b4-f49aa02ace15",
"gambit_id": "34159908-a78b-45ab-9008-dd9b5fa215ad",
"last_updated": "2023-08-10T10:27:58.563344-04:00",
"created_at": "2023-08-09T08:13:10.885549-04:00",
"name": "BAL (J Flaherty)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02f0dd70-052d-4ebc-b12d-fd7e374e3aaf/?format=api"
},
{
"id": "1de8ee1d-2003-4be3-9509-4a0fd6904fef",
"gambit_id": "f06a142b-deb7-4f55-b89a-f1296de3a789",
"last_updated": "2023-08-10T10:27:58.558943-04:00",
"created_at": "2023-08-09T08:13:10.881107-04:00",
"name": "HOU (C Javier)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02f0dd70-052d-4ebc-b12d-fd7e374e3aaf/?format=api"
}
]
}