GET /api/bet_types/62ae57b2-7929-4799-9619-bd813d22c883/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62ae57b2-7929-4799-9619-bd813d22c883",
"match": "https://api-prod.gambitprofit.com/api/matches/6b1f6446-73d1-47fe-9658-ad0ffbe22b03/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-27T09:18:13.084172-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": "Ottawa Senators",
"amount": 6935.0
},
{
"team": "New York Rangers",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "7ffdf603-fe06-4ff5-b40a-efe246369ad4",
"gambit_id": "c99d5f37-cd01-4cb9-a9eb-2bdc03e5d991",
"last_updated": "2024-01-29T21:53:08.527663-05:00",
"created_at": "2024-01-27T09:18:13.091955-05:00",
"name": "Ottawa Senators",
"reward": "1.37000",
"odds": "1.38460",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62ae57b2-7929-4799-9619-bd813d22c883/?format=api"
},
{
"id": "7ea9f80c-dea8-4a48-a309-c43355bd0693",
"gambit_id": "b444f9bd-a744-43b9-a4c9-53329bcb9998",
"last_updated": "2024-01-29T21:53:08.524293-05:00",
"created_at": "2024-01-27T09:18:13.087843-05:00",
"name": "New York Rangers",
"reward": "3.10000",
"odds": "3.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62ae57b2-7929-4799-9619-bd813d22c883/?format=api"
}
]
}