GET /api/bet_types/9fc6d725-786a-4957-8354-b728423b60a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fc6d725-786a-4957-8354-b728423b60a1",
"match": "https://api-prod.gambitprofit.com/api/matches/de4603df-3088-485b-bb98-3fa0621452b5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T19:52:12.493904-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": "Creighton",
"amount": 6651.0
},
{
"team": "NC State",
"amount": 3349.0
}
],
"expected_reward_tokens": 9444.18,
"profit_sb": -55.82,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "c4bd4318-9930-4df7-a0bd-063a5d0554a2",
"gambit_id": "6dc52535-69eb-4575-913b-570985c2d16d",
"last_updated": "2023-03-18T11:42:24.682942-04:00",
"created_at": "2023-03-14T19:52:12.495596-04:00",
"name": "Creighton",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc6d725-786a-4957-8354-b728423b60a1/?format=api"
},
{
"id": "a1a15d51-250e-4335-9a03-314aa2fbfcc6",
"gambit_id": "373df225-b4fb-47b4-8524-15df623946ce",
"last_updated": "2023-03-18T11:42:24.684993-04:00",
"created_at": "2023-03-14T19:52:12.497085-04:00",
"name": "NC State",
"reward": "2.82000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc6d725-786a-4957-8354-b728423b60a1/?format=api"
}
]
}