GET /api/bet_types/033fa6e0-90a0-404a-9500-a67889cc005e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "033fa6e0-90a0-404a-9500-a67889cc005e",
"match": "https://api-prod.gambitprofit.com/api/matches/2c9dcd35-34ba-42d4-95a8-26fd6986432a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T08:23:22.483678-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": "TEX (J Gray)",
"amount": 5827.0
},
{
"team": "BOS (B Bello)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "b27249f6-49fc-4ae5-a534-ee696c5d2d2a",
"gambit_id": "7630b29e-8082-4435-8f62-e7367e951054",
"last_updated": "2023-09-22T10:48:05.099021-04:00",
"created_at": "2023-09-20T08:23:22.493949-04:00",
"name": "TEX (J Gray)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/033fa6e0-90a0-404a-9500-a67889cc005e/?format=api"
},
{
"id": "da2d53e5-2e2f-44c1-995f-93aa592fa02f",
"gambit_id": "d304b893-e9bf-4a3c-96fe-2ad4962243f2",
"last_updated": "2023-09-22T10:48:05.093879-04:00",
"created_at": "2023-09-20T08:23:22.487946-04:00",
"name": "BOS (B Bello)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/033fa6e0-90a0-404a-9500-a67889cc005e/?format=api"
}
]
}