GET /api/bet_types/814a9d2a-9656-4d9c-ab7e-e15ba204f1e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "814a9d2a-9656-4d9c-ab7e-e15ba204f1e7",
"match": "https://api-prod.gambitprofit.com/api/matches/dc8f544d-6a00-4d02-bf8b-6d15e750d077/?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": "SDG (B Snell)",
"amount": 6196.0
},
{
"team": "SFO (A Wood)",
"amount": 3804.0
}
],
"expected_reward_tokens": 9355.96,
"profit_sb": 355.96,
"profit_sb_percentage": 3.96,
"recommended": true
},
"lines": [
{
"id": "458543f7-d34b-4526-8104-ca084a76dd55",
"gambit_id": "0063ead9-51a5-4d30-a38e-183d0a3818d4",
"last_updated": "2022-08-09T09:42:02.949101-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (B Snell)",
"reward": "1.51000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/814a9d2a-9656-4d9c-ab7e-e15ba204f1e7/?format=api"
},
{
"id": "e160688e-8c8e-469b-a339-41006e034784",
"gambit_id": "5925d527-237b-4049-beae-6799ac3dd106",
"last_updated": "2022-08-09T09:42:02.949549-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (A Wood)",
"reward": "2.46000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/814a9d2a-9656-4d9c-ab7e-e15ba204f1e7/?format=api"
}
]
}