GET /api/bet_types/43939333-59b5-4073-a6e4-407307b838f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43939333-59b5-4073-a6e4-407307b838f7",
"match": "https://api-prod.gambitprofit.com/api/matches/a4f7bcde-f398-481d-99a6-eef857df6d5d/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Kansas City Chiefs",
"amount": 6491.0
},
{
"team": "Indianapolis Colts",
"amount": 3509.0
}
],
"expected_reward_tokens": 9087.4,
"profit_sb": 87.4,
"profit_sb_percentage": 0.97,
"recommended": true
},
"lines": [
{
"id": "2b3b7ede-0d52-4954-8935-0ec0ba35c286",
"gambit_id": "7167b61a-91c8-4efa-b29d-16229b94b1a1",
"last_updated": "2022-09-26T10:16:55.258921-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas City Chiefs",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43939333-59b5-4073-a6e4-407307b838f7/?format=api"
},
{
"id": "ba255cda-3015-4b05-964f-1b131d8834e7",
"gambit_id": "ee91656c-4b2c-40c6-8275-ce0aedcc2c3f",
"last_updated": "2022-09-26T10:16:55.257915-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indianapolis Colts",
"reward": "2.59000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43939333-59b5-4073-a6e4-407307b838f7/?format=api"
}
]
}