GET /api/bet_types/a56c3090-389f-4642-950a-2f4524cfb981/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a56c3090-389f-4642-950a-2f4524cfb981",
"match": "https://api-prod.gambitprofit.com/api/matches/376a9ade-fe3e-4c75-9b1a-d1be6a13a741/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-30T09:36:56.155609-04: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": "Vegas Golden Knights",
"amount": 6293.0
},
{
"team": "San Jose Sharks",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "e7b8149d-d5a6-4e3e-b6f3-6951aa7f0e4b",
"gambit_id": "086a2ff9-c80e-4a4e-8933-70a9f9785e06",
"last_updated": "2023-03-31T14:27:13.715107-04:00",
"created_at": "2023-03-30T09:36:56.158237-04:00",
"name": "Vegas Golden Knights",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a56c3090-389f-4642-950a-2f4524cfb981/?format=api"
},
{
"id": "eaf8488f-ea1b-4be8-81d2-0a63812a2d17",
"gambit_id": "c97f54e4-8d5a-42e8-b470-a9a6771e26d0",
"last_updated": "2023-03-31T14:27:13.712816-04:00",
"created_at": "2023-03-30T09:36:56.156929-04:00",
"name": "San Jose Sharks",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a56c3090-389f-4642-950a-2f4524cfb981/?format=api"
}
]
}