GET /api/bet_types/ea3e8d13-04cc-456f-bcc1-aa9960d6a3a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea3e8d13-04cc-456f-bcc1-aa9960d6a3a6",
"match": "https://api-prod.gambitprofit.com/api/matches/be641660-8df2-4f68-82b2-4739b924f972/?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": "Philadelphia Eagles",
"amount": 7990.0
},
{
"team": "Washington Commanders",
"amount": 2010.0
}
],
"expected_reward_tokens": 9266.1,
"profit_sb": 266.1,
"profit_sb_percentage": 2.96,
"recommended": true
},
"lines": [
{
"id": "91e3158f-c41a-416f-9153-c2bae84934c4",
"gambit_id": "de38e719-8222-4fa9-83ea-bc52408029bf",
"last_updated": "2022-11-15T09:52:30.234810-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Eagles",
"reward": "1.16000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3e8d13-04cc-456f-bcc1-aa9960d6a3a6/?format=api"
},
{
"id": "7796da1a-0a7a-4688-97a4-c188956e9f8d",
"gambit_id": "14259327-92b4-40cd-a764-dfff7c6f009a",
"last_updated": "2022-11-15T09:52:30.235918-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Commanders",
"reward": "4.61000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3e8d13-04cc-456f-bcc1-aa9960d6a3a6/?format=api"
}
]
}