GET /api/bet_types/92a40cab-c3e3-49c5-aeab-0991918285a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92a40cab-c3e3-49c5-aeab-0991918285a2",
"match": "https://api-prod.gambitprofit.com/api/matches/5b07d7f7-3bfd-465f-9c78-7a4e2110c3ec/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:42:58.728160-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": "New Orleans Saints",
"amount": 6010.0
},
{
"team": "Atlanta Falcons",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "f428ae4b-cbcd-468e-9d2e-0e9480a650f8",
"gambit_id": "da29a9b0-e653-42f9-9af4-c45f3f40ab7d",
"last_updated": "2024-01-09T10:38:29.900458-05:00",
"created_at": "2024-01-04T09:42:58.738476-05:00",
"name": "New Orleans Saints",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92a40cab-c3e3-49c5-aeab-0991918285a2/?format=api"
},
{
"id": "d7c253b5-4aac-45d0-9022-a4a796fa55b6",
"gambit_id": "ad639561-de00-4b9c-a118-8608fdf7eade",
"last_updated": "2024-01-09T10:38:29.897137-05:00",
"created_at": "2024-01-04T09:42:58.732906-05:00",
"name": "Atlanta Falcons",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92a40cab-c3e3-49c5-aeab-0991918285a2/?format=api"
}
]
}