GET /api/bet_types/296db0c9-f2d7-4b68-8d9c-652ce2738676/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "296db0c9-f2d7-4b68-8d9c-652ce2738676",
"match": "https://api-prod.gambitprofit.com/api/matches/bacde0fa-572b-4a33-be11-b085ced424b4/?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": "Liberty",
"amount": 8034.0
},
{
"team": "Connecticut",
"amount": 1966.0
}
],
"expected_reward_tokens": 9239.1,
"profit_sb": 239.1,
"profit_sb_percentage": 2.66,
"recommended": true
},
"lines": [
{
"id": "1c1fcfa0-44f0-477e-a084-090f42d81a97",
"gambit_id": "c2cab141-0cb9-4d01-bb7e-63eb5509a05a",
"last_updated": "2022-11-14T10:18:30.670101-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Liberty",
"reward": "1.15000",
"odds": "1.17540",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/296db0c9-f2d7-4b68-8d9c-652ce2738676/?format=api"
},
{
"id": "f61b7e61-1f8f-457e-b373-f30beeb2ce78",
"gambit_id": "7ac2ca3f-c778-49de-9b62-a323793e52e4",
"last_updated": "2022-11-14T10:18:30.668970-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Connecticut",
"reward": "4.70000",
"odds": "5.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/296db0c9-f2d7-4b68-8d9c-652ce2738676/?format=api"
}
]
}