GET /api/bet_types/6f104e5a-c774-40c8-afa4-010b9d6a9820/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f104e5a-c774-40c8-afa4-010b9d6a9820",
"match": "https://api-prod.gambitprofit.com/api/matches/b1f236a8-5469-4fe9-b859-dded9302d668/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-14T09:13:25.667230-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": "LAA (S Ohtani)",
"amount": 5776.0
},
{
"team": "HOU (J France)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "10dce0b8-361d-4ef3-a94e-2c0772fbe81f",
"gambit_id": "50c55bf3-d04e-4c6c-b735-242e3894d407",
"last_updated": "2023-07-17T09:08:03.155464-04:00",
"created_at": "2023-07-14T09:13:25.670105-04:00",
"name": "LAA (S Ohtani)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f104e5a-c774-40c8-afa4-010b9d6a9820/?format=api"
},
{
"id": "28f754bc-a986-4d1f-94d8-c31b20572b0c",
"gambit_id": "276c9338-803a-4c68-be48-26c20d1dec70",
"last_updated": "2023-07-17T09:08:03.154158-04:00",
"created_at": "2023-07-14T09:13:25.668652-04:00",
"name": "HOU (J France)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f104e5a-c774-40c8-afa4-010b9d6a9820/?format=api"
}
]
}