GET /api/bet_types/ea627c55-3332-43f9-86dd-c21231d166f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea627c55-3332-43f9-86dd-c21231d166f0",
"match": "https://api-prod.gambitprofit.com/api/matches/975d2ddb-5df5-4617-b01a-cf16139eb5ae/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T09:58:15.046108-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": "Buffalo Bills",
"amount": 6554.0
},
{
"team": "Washington Commanders",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "ca26b22c-c5b7-46ef-b58b-00dca59e97f7",
"gambit_id": "fac6d94d-934a-44d9-a93b-346655322ef2",
"last_updated": "2023-09-26T09:13:03.906793-04:00",
"created_at": "2023-09-20T09:58:15.051195-04:00",
"name": "Buffalo Bills",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea627c55-3332-43f9-86dd-c21231d166f0/?format=api"
},
{
"id": "d8811af1-e0da-497e-b247-e94fc277a2c2",
"gambit_id": "8a1cf051-c272-4a42-b702-de0c8cb809c8",
"last_updated": "2023-09-26T09:13:03.911779-04:00",
"created_at": "2023-09-20T09:58:15.055467-04:00",
"name": "Washington Commanders",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea627c55-3332-43f9-86dd-c21231d166f0/?format=api"
}
]
}