GET /api/bet_types/3536212c-fca1-4ce5-836f-423df506b092/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3536212c-fca1-4ce5-836f-423df506b092",
"match": "https://api-prod.gambitprofit.com/api/matches/1ec875e8-13e7-4ee6-8127-9d08e3dfd6c6/?format=api",
"name": "Play the Odds",
"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 Mavericks",
"amount": 5000.0
},
{
"team": "Brooklyn Nets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "513579c0-5d84-4848-baf2-af7f29a2b750",
"gambit_id": "593ab773-e5bb-4981-9b5a-b48a9f005ceb",
"last_updated": "2022-11-08T10:52:21.274735-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Mavericks",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3536212c-fca1-4ce5-836f-423df506b092/?format=api"
},
{
"id": "6932485b-83ab-4191-9f1e-95c6e1614d55",
"gambit_id": "1ddbcda9-e53b-401c-b781-1fbe3b05dc06",
"last_updated": "2022-11-08T10:52:21.275794-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brooklyn Nets",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3536212c-fca1-4ce5-836f-423df506b092/?format=api"
}
]
}