GET /api/bet_types/9bdc3d37-1a80-47e2-8867-a796a809c575/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9bdc3d37-1a80-47e2-8867-a796a809c575",
"match": "https://api-prod.gambitprofit.com/api/matches/024f171d-c1bc-409b-aaef-549e0fa3c37e/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-25T13:28:13.188589-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": "Minnesota Timberwolves",
"amount": 6090.0
},
{
"team": "Brooklyn Nets",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "4612b7a1-311d-485d-a0cf-faea167e752c",
"gambit_id": "f942e4a8-4e9b-4205-bb0b-b343e4e1ca25",
"last_updated": "2024-01-26T20:48:22.454140-05:00",
"created_at": "2024-01-25T13:28:13.193407-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bdc3d37-1a80-47e2-8867-a796a809c575/?format=api"
},
{
"id": "a82929ae-3355-4ef4-915a-3fa6de4f328d",
"gambit_id": "b8eb971e-d4d5-4dea-8044-04c0e2afebd3",
"last_updated": "2024-01-26T20:48:22.457460-05:00",
"created_at": "2024-01-25T13:28:13.210085-05:00",
"name": "Brooklyn Nets",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bdc3d37-1a80-47e2-8867-a796a809c575/?format=api"
}
]
}