GET /api/bet_types/6fc93059-6d11-4c71-ad30-3c11655438c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6fc93059-6d11-4c71-ad30-3c11655438c2",
"match": "https://api-prod.gambitprofit.com/api/matches/85447f70-bd34-43a1-8a2f-86e06bcbf214/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-01T09:21:59.785541-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": "Carolina Hurricanes",
"amount": 5780.0
},
{
"team": "Vegas Golden Knights",
"amount": 4220.0
}
],
"expected_reward_tokens": 9537.0,
"profit_sb": 37.0,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "80a40177-e527-4eec-a8a4-dca45050bc0c",
"gambit_id": "c0a3fd62-94a3-4ced-8fcd-4b57ac0752a3",
"last_updated": "2023-03-02T07:26:57.891514-05:00",
"created_at": "2023-03-01T09:21:59.788044-05:00",
"name": "Carolina Hurricanes",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fc93059-6d11-4c71-ad30-3c11655438c2/?format=api"
},
{
"id": "a3d8220b-2563-4b71-a58f-7951ead7cf94",
"gambit_id": "c50c09b1-e85f-4901-876d-4a4cbaa18ca9",
"last_updated": "2023-03-02T07:26:57.890385-05:00",
"created_at": "2023-03-01T09:21:59.786770-05:00",
"name": "Vegas Golden Knights",
"reward": "2.26000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fc93059-6d11-4c71-ad30-3c11655438c2/?format=api"
}
]
}