GET /api/bet_types/01819945-bc8c-49e5-b0ae-37bc87feae4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01819945-bc8c-49e5-b0ae-37bc87feae4a",
"match": "https://api-prod.gambitprofit.com/api/matches/abf45c17-7d86-4065-a823-ce395ea1ffd4/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-15T10:23:26.023502-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": 6154.0
},
{
"team": "Chicago Bulls",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "b040c942-861b-438a-9b9c-249fe3fb9848",
"gambit_id": "77d53f95-f7fd-4c8d-be67-6730d83c4941",
"last_updated": "2024-01-17T22:08:09.082993-05:00",
"created_at": "2024-01-15T10:23:26.031980-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01819945-bc8c-49e5-b0ae-37bc87feae4a/?format=api"
},
{
"id": "6ed5174d-5c47-4ea1-8031-c952aa89829d",
"gambit_id": "4df4e5bf-d08b-4568-a9b1-43e8155b4e50",
"last_updated": "2024-01-17T22:08:09.079661-05:00",
"created_at": "2024-01-15T10:23:26.027405-05:00",
"name": "Chicago Bulls",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01819945-bc8c-49e5-b0ae-37bc87feae4a/?format=api"
}
]
}