GET /api/bet_types/e7a0156a-1b31-4358-8020-c3beb50ec575/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7a0156a-1b31-4358-8020-c3beb50ec575",
"match": "https://api-prod.gambitprofit.com/api/matches/0f55ac82-0240-43dd-b448-97f159897461/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-14T09:58:11.514696-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": "Cincinnati Bengals",
"amount": 6090.0
},
{
"team": "Baltimore Ravens",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ba8f1f81-4efb-4f06-adf8-25a5e34fc40c",
"gambit_id": "0d8fbff4-2b5c-40eb-8fff-3616aa94822f",
"last_updated": "2023-09-18T15:48:23.383367-04:00",
"created_at": "2023-09-14T09:58:11.523423-04:00",
"name": "Cincinnati Bengals",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7a0156a-1b31-4358-8020-c3beb50ec575/?format=api"
},
{
"id": "5e523931-77c7-4bbf-984b-d575c8241136",
"gambit_id": "c4eac11f-3843-43a0-a7a1-795cdb900a49",
"last_updated": "2023-09-18T15:48:23.378345-04:00",
"created_at": "2023-09-14T09:58:11.519237-04:00",
"name": "Baltimore Ravens",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7a0156a-1b31-4358-8020-c3beb50ec575/?format=api"
}
]
}