GET /api/bet_types/ac330306-7cde-4c08-96a3-7629d9fdcebb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac330306-7cde-4c08-96a3-7629d9fdcebb",
"match": "https://api-prod.gambitprofit.com/api/matches/1b5fb228-e8bc-4389-be96-40033d60a8e3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-06T14:26:49.845909-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": "Washington Capitals",
"amount": 6100.0
},
{
"team": "Montreal Canadiens",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "71817c3a-f7c2-496b-bc22-b16fba4ddb8e",
"gambit_id": "1cfbcb4d-fd79-4dbb-90a2-e56cabba1d71",
"last_updated": "2023-04-07T20:42:14.515134-04:00",
"created_at": "2023-04-06T14:26:49.855961-04:00",
"name": "Washington Capitals",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac330306-7cde-4c08-96a3-7629d9fdcebb/?format=api"
},
{
"id": "958577ba-17c1-4001-9d0e-6904c538e5a0",
"gambit_id": "e3637ab0-3aca-4658-a903-3a3bcdb834da",
"last_updated": "2023-04-07T20:42:14.513079-04:00",
"created_at": "2023-04-06T14:26:49.847455-04:00",
"name": "Montreal Canadiens",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac330306-7cde-4c08-96a3-7629d9fdcebb/?format=api"
}
]
}