GET /api/bet_types/2621a916-fb37-44f5-9e01-4c76017cfef2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2621a916-fb37-44f5-9e01-4c76017cfef2",
"match": "https://api-prod.gambitprofit.com/api/matches/8fff51e4-3aec-408b-8636-5979893ab3d9/?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": "Indianapolis Colts",
"amount": 5696.0
},
{
"team": "Washington Commanders",
"amount": 4304.0
}
],
"expected_reward_tokens": 9511.84,
"profit_sb": 11.84,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "ca7e81eb-dc79-4aa2-b30a-76a0e22e5655",
"gambit_id": "96ddfe37-dde8-4b5d-9352-f550f30ecf37",
"last_updated": "2022-10-31T11:31:56.544287-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indianapolis Colts",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2621a916-fb37-44f5-9e01-4c76017cfef2/?format=api"
},
{
"id": "f421baf2-0bbf-432c-bb98-cc43209fe9ce",
"gambit_id": "87ebcb44-bbd6-40c3-8ef1-8d4d303b9870",
"last_updated": "2022-10-31T11:31:56.545393-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Commanders",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2621a916-fb37-44f5-9e01-4c76017cfef2/?format=api"
}
]
}