GET /api/bet_types/289c23ee-8dc9-46c9-a995-bbd2866ca9fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "289c23ee-8dc9-46c9-a995-bbd2866ca9fb",
"match": "https://api-prod.gambitprofit.com/api/matches/2995c5ab-e7aa-475a-a96c-fc46b574f0fe/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-02T09:57:07.116028-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": "Washington Capitals",
"amount": 6547.0
},
{
"team": "New York Rangers",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "ccb2eb44-cee9-41af-a56a-90b5f292c1d2",
"gambit_id": "71af7ebb-98af-487b-a181-5481649d1293",
"last_updated": "2023-04-03T20:32:19.320683-04:00",
"created_at": "2023-04-02T09:57:07.119247-04:00",
"name": "Washington Capitals",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/289c23ee-8dc9-46c9-a995-bbd2866ca9fb/?format=api"
},
{
"id": "27e6ec24-cd77-438f-a2c3-6464199d6a46",
"gambit_id": "e775d1af-52af-481f-80d4-4d354a6b4f09",
"last_updated": "2023-04-03T20:32:19.322885-04:00",
"created_at": "2023-04-02T09:57:07.121314-04:00",
"name": "New York Rangers",
"reward": "2.73000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/289c23ee-8dc9-46c9-a995-bbd2866ca9fb/?format=api"
}
]
}