GET /api/bet_types/bb972501-a80c-43b1-83ab-95885cdb2d9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb972501-a80c-43b1-83ab-95885cdb2d9c",
"match": "https://api-prod.gambitprofit.com/api/matches/282059ab-fcaf-4ce1-be0c-d699e4acd37d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-29T11:47:12.353786-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": 5601.0
},
{
"team": "CLE (L Allen)",
"amount": 4399.0
}
],
"expected_reward_tokens": 9633.72,
"profit_sb": 133.72,
"profit_sb_percentage": 1.41,
"recommended": true
},
"lines": [
{
"id": "e81df2e7-766d-4afa-8770-6c834b3c953c",
"gambit_id": "9de8a462-2ca8-49e3-bf75-37d491aea5c6",
"last_updated": "2023-05-30T10:47:20.947212-04:00",
"created_at": "2023-05-29T11:47:12.359653-04:00",
"name": "BAL (T Wells)",
"reward": "1.72000",
"odds": "1.74630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb972501-a80c-43b1-83ab-95885cdb2d9c/?format=api"
},
{
"id": "619d0d9a-b280-4df4-9954-7ea87ed78a16",
"gambit_id": "67eac8d1-2b13-4ff1-a3b9-d6d695e4c87f",
"last_updated": "2023-05-30T10:47:20.944863-04:00",
"created_at": "2023-05-29T11:47:12.357029-04:00",
"name": "CLE (L Allen)",
"reward": "2.19000",
"odds": "2.24000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb972501-a80c-43b1-83ab-95885cdb2d9c/?format=api"
}
]
}