GET /api/bet_types/7d783cc8-b4f5-43bd-9e92-f512d6dfb0f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d783cc8-b4f5-43bd-9e92-f512d6dfb0f3",
"match": "https://api-prod.gambitprofit.com/api/matches/34a30f50-d659-466d-b893-2e22c59e69eb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T10:08:14.771198-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": "Pittsburgh Steelers",
"amount": 5773.0
},
{
"team": "Houston Texans",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "2116c3fe-8013-4fb9-9571-36005acb3504",
"gambit_id": "2053e20b-b4ac-495c-ba7b-c90fb4286ff1",
"last_updated": "2023-10-02T20:53:08.434403-04:00",
"created_at": "2023-09-28T10:08:14.779335-04:00",
"name": "Pittsburgh Steelers",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d783cc8-b4f5-43bd-9e92-f512d6dfb0f3/?format=api"
},
{
"id": "344a3075-7fdd-40ea-abd0-8beb40f5779a",
"gambit_id": "d7592764-af21-4e47-ba11-9fd5a9472ef9",
"last_updated": "2023-10-02T20:53:08.431059-04:00",
"created_at": "2023-09-28T10:08:14.775484-04:00",
"name": "Houston Texans",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d783cc8-b4f5-43bd-9e92-f512d6dfb0f3/?format=api"
}
]
}