GET /api/bet_types/7342cf48-108d-4487-8180-3feadd9c603f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7342cf48-108d-4487-8180-3feadd9c603f",
"match": "https://api-prod.gambitprofit.com/api/matches/16701828-cf46-4771-8ad6-be5d91cc0b21/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Washington Commanders",
"amount": 5492.0
},
{
"team": "New York Giants",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "660e4c60-495b-477e-9b55-914b693db388",
"gambit_id": "69992c04-0071-4885-a743-0967db8b0d02",
"last_updated": "2022-12-05T15:32:07.058662-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Commanders",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7342cf48-108d-4487-8180-3feadd9c603f/?format=api"
},
{
"id": "abee506e-cf85-4fbe-9a64-8c62b4d96362",
"gambit_id": "e0f72f6f-06eb-4be4-aeae-2bbd30178a7c",
"last_updated": "2022-12-05T15:32:07.057655-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Giants",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7342cf48-108d-4487-8180-3feadd9c603f/?format=api"
}
]
}