GET /api/bet_types/72396c3f-e392-48b7-b666-4bfee210ef9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72396c3f-e392-48b7-b666-4bfee210ef9e",
"match": "https://api-prod.gambitprofit.com/api/matches/c264291a-e7ec-4435-b3f5-534d948a1c19/?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": "Outsiders",
"amount": 7100.0
},
{
"team": "Mibr",
"amount": 2900.0
}
],
"expected_reward_tokens": 8874.0,
"profit_sb": -126.0,
"profit_sb_percentage": -1.4,
"recommended": false
},
"lines": [
{
"id": "c0eb827e-2350-4c62-b49b-6315c4b7ea43",
"gambit_id": "625056d1-88e0-46ab-94b8-72f568c37b5b",
"last_updated": "2022-12-24T17:12:26.601735-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Outsiders",
"reward": "1.25000",
"odds": "1.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72396c3f-e392-48b7-b666-4bfee210ef9e/?format=api"
},
{
"id": "32f3c837-0576-4e18-95a6-d8705d257784",
"gambit_id": "28d72024-f311-402c-9c6c-0dbd92cc3ec6",
"last_updated": "2022-12-24T17:12:26.600614-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mibr",
"reward": "3.06000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72396c3f-e392-48b7-b666-4bfee210ef9e/?format=api"
}
]
}