GET /api/bet_types/68705376-0370-4e1f-bc34-311bb52b34da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68705376-0370-4e1f-bc34-311bb52b34da",
"match": "https://api-prod.gambitprofit.com/api/matches/5de23a0f-b823-42ae-8386-52d04880a612/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-02T09:33:15.444169-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": "SEA (L Castillo)",
"amount": 5827.0
},
{
"team": "NYM (D Peterson)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "5ecfd3e0-3824-4c4e-b8bb-dd3593981e9b",
"gambit_id": "a27bd9b2-9894-4284-9e1b-1ee1846032f5",
"last_updated": "2023-09-03T12:43:15.230572-04:00",
"created_at": "2023-09-02T09:33:15.448280-04:00",
"name": "SEA (L Castillo)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68705376-0370-4e1f-bc34-311bb52b34da/?format=api"
},
{
"id": "f7682dd8-c2db-4d21-b409-e4eac472e7de",
"gambit_id": "54b6db13-f127-4917-9dd3-b5300632598a",
"last_updated": "2023-09-03T12:43:15.233734-04:00",
"created_at": "2023-09-02T09:33:15.453308-04:00",
"name": "NYM (D Peterson)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68705376-0370-4e1f-bc34-311bb52b34da/?format=api"
}
]
}