GET /api/bet_types/b842102a-f8f3-466c-b688-8ac737c2d702/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b842102a-f8f3-466c-b688-8ac737c2d702",
"match": "https://api-prod.gambitprofit.com/api/matches/dbced27c-fcaf-489f-847f-4b09c195abfd/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-27T08:57:15.673496-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": "Vegas Golden Knights",
"amount": 6401.0
},
{
"team": "New York Rangers",
"amount": 3599.0
}
],
"expected_reward_tokens": 9537.35,
"profit_sb": 37.35,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "d8c3066d-aa48-431a-9240-47821eb2b6b0",
"gambit_id": "5d31bc6d-6644-4da0-a771-127862994f97",
"last_updated": "2023-01-28T11:37:02.409077-05:00",
"created_at": "2023-01-27T08:57:15.676734-05:00",
"name": "Vegas Golden Knights",
"reward": "1.49000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b842102a-f8f3-466c-b688-8ac737c2d702/?format=api"
},
{
"id": "85237bb3-53b3-4184-ae6b-83eef2091eed",
"gambit_id": "b1ae5a2d-8564-464a-9452-6e96ced8ae73",
"last_updated": "2023-01-28T11:37:02.407870-05:00",
"created_at": "2023-01-27T08:57:15.675144-05:00",
"name": "New York Rangers",
"reward": "2.65000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b842102a-f8f3-466c-b688-8ac737c2d702/?format=api"
}
]
}