GET /api/bet_types/2487a405-60c9-4ddd-89cc-60dee9c00bc2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2487a405-60c9-4ddd-89cc-60dee9c00bc2",
"match": "https://api-prod.gambitprofit.com/api/matches/2ed0d35a-cabc-4e01-8d14-f38d6e47157f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-28T08:48:04.950171-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": "NYY (D German)",
"amount": 5873.0
},
{
"team": "OAK (J Sears)",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "c6f914ee-39ad-4596-9d88-bac0a5f00ff5",
"gambit_id": "17a418f1-5da2-4f37-bc09-b347e96636bb",
"last_updated": "2023-06-29T17:53:19.945369-04:00",
"created_at": "2023-06-28T08:48:04.951694-04:00",
"name": "NYY (D German)",
"reward": "1.63000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2487a405-60c9-4ddd-89cc-60dee9c00bc2/?format=api"
},
{
"id": "facd590f-522f-4ded-847e-3083b1692a32",
"gambit_id": "79802615-e42a-4992-b21d-08bf1ad720c8",
"last_updated": "2023-06-29T17:53:19.947132-04:00",
"created_at": "2023-06-28T08:48:04.953260-04:00",
"name": "OAK (J Sears)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2487a405-60c9-4ddd-89cc-60dee9c00bc2/?format=api"
}
]
}