GET /api/bet_types/6076e201-ae2b-4d64-b75c-3c9c676da16c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6076e201-ae2b-4d64-b75c-3c9c676da16c",
"match": "https://api-prod.gambitprofit.com/api/matches/7beee3c1-201d-4899-bf5b-10575608f393/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-03T11:22:14.126179-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": "LOS (M Grove)",
"amount": 5065.0
},
{
"team": "NYY (G Cole)",
"amount": 4935.0
}
],
"expected_reward_tokens": 9572.85,
"profit_sb": 72.85,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "e43b9351-7b10-42a7-899b-dfaedfd44d49",
"gambit_id": "31a2c832-58c6-42cf-bbcb-ebf364622ec8",
"last_updated": "2023-06-05T10:57:20.777476-04:00",
"created_at": "2023-06-03T11:22:14.130237-04:00",
"name": "LOS (M Grove)",
"reward": "1.89000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6076e201-ae2b-4d64-b75c-3c9c676da16c/?format=api"
},
{
"id": "5cd53caa-9b85-4dd5-9fc0-731a5d71b1cf",
"gambit_id": "f1fe8ca1-0358-4a61-93e6-aa1dae7a25a8",
"last_updated": "2023-06-05T10:57:20.775051-04:00",
"created_at": "2023-06-03T11:22:14.128150-04:00",
"name": "NYY (G Cole)",
"reward": "1.94000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6076e201-ae2b-4d64-b75c-3c9c676da16c/?format=api"
}
]
}