GET /api/bet_types/29f1467d-4bcd-4dbd-aa90-7035ac0bc516/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29f1467d-4bcd-4dbd-aa90-7035ac0bc516",
"match": "https://api-prod.gambitprofit.com/api/matches/b4b72299-93d1-49c3-8f6f-b161794b9ccc/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-17T09:28:13.775969-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": "Brooklyn Nets",
"amount": 6554.0
},
{
"team": "Portland Trail Blazers",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "0c474bde-b30c-49c4-b931-7b4268ad3775",
"gambit_id": "805f9d00-4fbc-4d3b-8a4e-2c4d5632f351",
"last_updated": "2024-01-19T11:58:26.623456-05:00",
"created_at": "2024-01-17T09:28:13.781063-05:00",
"name": "Brooklyn Nets",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29f1467d-4bcd-4dbd-aa90-7035ac0bc516/?format=api"
},
{
"id": "41587190-c587-4e6c-8a79-dda7c94db45d",
"gambit_id": "1d416cfb-ceee-45c6-969e-c5f654646a21",
"last_updated": "2024-01-19T11:58:26.626778-05:00",
"created_at": "2024-01-17T09:28:13.787031-05:00",
"name": "Portland Trail Blazers",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29f1467d-4bcd-4dbd-aa90-7035ac0bc516/?format=api"
}
]
}