GET /api/bet_types/fed1a1ea-c621-417e-8b11-3782f5d83376/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fed1a1ea-c621-417e-8b11-3782f5d83376",
"match": "https://api-prod.gambitprofit.com/api/matches/fe0ccdad-1637-426d-8863-db7a6e37b956/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-27T08:43:22.620014-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": "BAL (T Wells)",
"amount": 5838.0
},
{
"team": "CIN (A Abbott)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "e0de4f69-3dbd-4d9d-ac31-58aa82c0b502",
"gambit_id": "46e24503-6f48-493f-855f-c63587d2fa7c",
"last_updated": "2023-06-28T21:33:07.481291-04:00",
"created_at": "2023-06-27T08:43:22.628957-04:00",
"name": "BAL (T Wells)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fed1a1ea-c621-417e-8b11-3782f5d83376/?format=api"
},
{
"id": "39d27788-d2c8-4785-bfd8-f528509f2d79",
"gambit_id": "778a1434-eebd-4592-a405-bca5b72ba60e",
"last_updated": "2023-06-28T21:33:07.478487-04:00",
"created_at": "2023-06-27T08:43:22.625103-04:00",
"name": "CIN (A Abbott)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fed1a1ea-c621-417e-8b11-3782f5d83376/?format=api"
}
]
}