GET /api/bet_types/0879c9d8-3b3e-425c-b495-37ddbb7714a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0879c9d8-3b3e-425c-b495-37ddbb7714a0",
"match": "https://api-prod.gambitprofit.com/api/matches/47632a91-84d0-408e-a0a8-964789e31c17/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-15T12:27:12.115032-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 (C Carrasco)",
"amount": 6232.0
},
{
"team": "OAK (S Fujinami)",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "424748bb-fd00-43e0-b6d8-ead6addbcd8c",
"gambit_id": "c153d034-b3fe-4f06-a342-e297bdff5d3f",
"last_updated": "2023-04-16T18:07:21.303285-04:00",
"created_at": "2023-04-15T12:27:12.117960-04:00",
"name": "NYM (C Carrasco)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0879c9d8-3b3e-425c-b495-37ddbb7714a0/?format=api"
},
{
"id": "0c3e40db-b754-42ff-894d-60a53e89b06e",
"gambit_id": "132e598b-86e7-4af2-91f4-e440d8121b50",
"last_updated": "2023-04-16T18:07:21.301018-04:00",
"created_at": "2023-04-15T12:27:12.116430-04:00",
"name": "OAK (S Fujinami)",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0879c9d8-3b3e-425c-b495-37ddbb7714a0/?format=api"
}
]
}