GET /api/bet_types/ee31f61e-48be-4342-addf-b84a58acb6a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee31f61e-48be-4342-addf-b84a58acb6a8",
"match": "https://api-prod.gambitprofit.com/api/matches/50e0bc48-efcd-481c-9c1a-7b3e39d55f72/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-02T08:23:17.120661-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 (G Cole)",
"amount": 5415.0
},
{
"team": "TAM (S McClanahan)",
"amount": 4585.0
}
],
"expected_reward_tokens": 9582.65,
"profit_sb": 82.65,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "2abedb2c-5659-4a3a-917b-f426ce729127",
"gambit_id": "6a3066f9-a320-4e4a-b8cc-26fb6e6d8769",
"last_updated": "2023-08-04T09:38:09.799621-04:00",
"created_at": "2023-08-02T08:23:17.130825-04:00",
"name": "NYY (G Cole)",
"reward": "1.77000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee31f61e-48be-4342-addf-b84a58acb6a8/?format=api"
},
{
"id": "4da64541-63cd-49ed-9137-f853c12844f0",
"gambit_id": "483244a9-5242-4ce0-8295-72ce85915ae6",
"last_updated": "2023-08-04T09:38:09.795540-04:00",
"created_at": "2023-08-02T08:23:17.125254-04:00",
"name": "TAM (S McClanahan)",
"reward": "2.09000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee31f61e-48be-4342-addf-b84a58acb6a8/?format=api"
}
]
}