GET /api/bet_types/8252a1d4-26df-475d-b87a-fc0ee5052a16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8252a1d4-26df-475d-b87a-fc0ee5052a16",
"match": "https://api-prod.gambitprofit.com/api/matches/c01b1a46-1825-4d18-b013-4eb21f87b1d6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-20T10:03:17.712641-05: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": "Cleveland Cavaliers",
"amount": 5773.0
},
{
"team": "Utah Jazz",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "d087d4da-18ae-4d22-b0af-cd5f980060fb",
"gambit_id": "7a5d2f0f-034a-4bf5-93b2-f613faa956c4",
"last_updated": "2023-12-22T15:27:55.529460-05:00",
"created_at": "2023-12-20T10:03:17.716583-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8252a1d4-26df-475d-b87a-fc0ee5052a16/?format=api"
},
{
"id": "ddc5353a-a716-4d5f-9f80-454e1be57030",
"gambit_id": "038f81eb-210c-4dbf-bb06-40c791d4eca7",
"last_updated": "2023-12-22T15:27:55.526143-05:00",
"created_at": "2023-12-20T10:03:17.721261-05:00",
"name": "Utah Jazz",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8252a1d4-26df-475d-b87a-fc0ee5052a16/?format=api"
}
]
}