GET /api/bet_types/c10e4208-327f-4086-81dd-54c9a3f328cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c10e4208-327f-4086-81dd-54c9a3f328cd",
"match": "https://api-prod.gambitprofit.com/api/matches/99d15e26-cc90-42d8-8ad2-6affbe7902c6/?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": "NYM (D Peterson)",
"amount": 6768.0
},
{
"team": "COL (K Freeland)",
"amount": 3232.0
}
],
"expected_reward_tokens": 9339.84,
"profit_sb": 339.84,
"profit_sb_percentage": 3.78,
"recommended": true
},
"lines": [
{
"id": "acbcf28a-14e4-405b-b17d-291ab2a7db20",
"gambit_id": "73fe700f-5f56-4b58-a97f-daf055b16acc",
"last_updated": "2022-08-28T11:27:24.663633-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (D Peterson)",
"reward": "1.38000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c10e4208-327f-4086-81dd-54c9a3f328cd/?format=api"
},
{
"id": "761bf406-8e98-46b4-bc9e-16d905c3547a",
"gambit_id": "8ccf97ba-94c7-43dc-9fc4-c6d78bd5bc39",
"last_updated": "2022-08-28T11:27:24.664114-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (K Freeland)",
"reward": "2.89000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c10e4208-327f-4086-81dd-54c9a3f328cd/?format=api"
}
]
}