GET /api/bet_types/a86b2983-8988-47c2-9679-b0965f2fdbb8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a86b2983-8988-47c2-9679-b0965f2fdbb8",
"match": "https://api-prod.gambitprofit.com/api/matches/23b71edb-7dad-471d-8576-f72d8bf33527/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-06T08:07:11.870134-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": 5107.0
},
{
"team": "Chicago Blackhawks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "66491fd6-882c-4652-be1c-019cc43b15ec",
"gambit_id": "0fbcaefc-8b54-49ae-8320-ae1ffcae76db",
"last_updated": "2023-03-07T11:12:01.041085-05:00",
"created_at": "2023-03-06T08:07:11.872604-05:00",
"name": "Ottawa Senators",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a86b2983-8988-47c2-9679-b0965f2fdbb8/?format=api"
},
{
"id": "e3eca1b4-8949-457e-b40f-9fad32c61245",
"gambit_id": "212c71fa-a12b-44df-82ef-e1ed77f50659",
"last_updated": "2023-03-07T11:12:01.039919-05:00",
"created_at": "2023-03-06T08:07:11.871292-05:00",
"name": "Chicago Blackhawks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a86b2983-8988-47c2-9679-b0965f2fdbb8/?format=api"
}
]
}