GET /api/bet_types/71b3216a-e93e-42ac-aa25-53996a3e8c61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71b3216a-e93e-42ac-aa25-53996a3e8c61",
"match": "https://api-prod.gambitprofit.com/api/matches/ac2aeb85-5257-4381-83f3-02dbcbcd7cda/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-19T12:17:08.479327-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": "CHC (J Steele)",
"amount": 5909.0
},
{
"team": "OAK (M Miller)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "640ce8e6-f51d-4975-b731-414c288aa1cd",
"gambit_id": "9b3202db-e09d-4ed7-8226-14336b24be2c",
"last_updated": "2023-04-20T11:42:19.941719-04:00",
"created_at": "2023-04-19T12:17:08.483891-04:00",
"name": "CHC (J Steele)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b3216a-e93e-42ac-aa25-53996a3e8c61/?format=api"
},
{
"id": "c9a61bad-cc68-4ffa-b5bb-59f843136be7",
"gambit_id": "ad5be595-2ff9-4634-8886-103aa552a2e6",
"last_updated": "2023-04-20T11:42:19.939187-04:00",
"created_at": "2023-04-19T12:17:08.481478-04:00",
"name": "OAK (M Miller)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b3216a-e93e-42ac-aa25-53996a3e8c61/?format=api"
}
]
}