GET /api/bet_types/1c92cf51-ed47-4d06-a23e-53e576275e51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c92cf51-ed47-4d06-a23e-53e576275e51",
"match": "https://api-prod.gambitprofit.com/api/matches/e13ee5e2-c946-461b-8eb3-2fd2302ec855/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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 (C Rodon)",
"amount": 6783.0
},
{
"team": "OAK (A Oller)",
"amount": 3217.0
}
],
"expected_reward_tokens": 9360.54,
"profit_sb": 360.54,
"profit_sb_percentage": 4.01,
"recommended": true
},
"lines": [
{
"id": "63ed6ebb-ef5b-4e1e-a5c3-dc5d640424e4",
"gambit_id": "03e75e4f-be64-4fb9-9444-0c26be3da004",
"last_updated": "2022-08-07T10:57:15.587400-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (C Rodon)",
"reward": "1.38000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c92cf51-ed47-4d06-a23e-53e576275e51/?format=api"
},
{
"id": "1f387394-15ba-4ca5-8771-1f45508e035c",
"gambit_id": "77b9eb4e-937c-4272-aa03-d7912505352e",
"last_updated": "2022-08-07T10:57:15.586908-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (A Oller)",
"reward": "2.91000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c92cf51-ed47-4d06-a23e-53e576275e51/?format=api"
}
]
}