GET /api/bet_types/c54d8cb5-ecb7-4155-a06c-957755de710f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c54d8cb5-ecb7-4155-a06c-957755de710f",
"match": "https://api-prod.gambitprofit.com/api/matches/982a8522-7858-4cf0-bc5f-f743011fb17b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-16T09:47:06.294895-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": "NYM (J Verlander)",
"amount": 5914.0
},
{
"team": "TAM (J Beeks)",
"amount": 4086.0
}
],
"expected_reward_tokens": 9520.38,
"profit_sb": 20.38,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "dc4b9078-d4ba-486a-8009-91647a3db7c4",
"gambit_id": "f44139c3-8670-463d-8872-aa96cd5d367a",
"last_updated": "2023-05-18T11:47:15.857191-04:00",
"created_at": "2023-05-16T09:47:06.296858-04:00",
"name": "NYM (J Verlander)",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54d8cb5-ecb7-4155-a06c-957755de710f/?format=api"
},
{
"id": "a634cfea-5915-44c5-9ba9-fbbde45f06d5",
"gambit_id": "05ca81d4-cf8d-4a56-ab00-f1a8ceebe562",
"last_updated": "2023-05-18T11:47:15.858393-04:00",
"created_at": "2023-05-16T09:47:06.299202-04:00",
"name": "TAM (J Beeks)",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54d8cb5-ecb7-4155-a06c-957755de710f/?format=api"
}
]
}