GET /api/bet_types/35606d78-cd0b-4ee4-a75e-868a7863be00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "35606d78-cd0b-4ee4-a75e-868a7863be00",
"match": "https://api-prod.gambitprofit.com/api/matches/506485a7-7160-492a-bbfe-a24e1f88b45e/?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": "Dallas Cowboys",
"amount": 5304.0
},
{
"team": "Minnesota Vikings",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "ed28e50a-80c7-48e4-9196-330ac9724378",
"gambit_id": "86f7b901-1e17-48fe-ad4b-694ba47430a7",
"last_updated": "2022-11-21T15:43:28.268607-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Cowboys",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35606d78-cd0b-4ee4-a75e-868a7863be00/?format=api"
},
{
"id": "3fcdf344-1c59-4360-9795-101c712d4ea3",
"gambit_id": "cefff5f8-b338-4c4a-9311-cf62da155182",
"last_updated": "2022-11-21T15:43:28.267641-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Vikings",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35606d78-cd0b-4ee4-a75e-868a7863be00/?format=api"
}
]
}