GET /api/bet_types/12142e70-7284-4dff-b745-a60cd6115972/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12142e70-7284-4dff-b745-a60cd6115972",
"match": "https://api-prod.gambitprofit.com/api/matches/2aa0f12d-439f-4eb6-84ac-9d8f6998a340/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-26T10:56:57.247869-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": "Philadelphia Flyers",
"amount": 5419.0
},
{
"team": "Minnesota Wild",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "7b7f87c8-0ec2-442c-9b78-a5ae36769882",
"gambit_id": "f7be3414-10c8-4604-bb85-294e0e27afca",
"last_updated": "2023-01-27T10:17:15.037466-05:00",
"created_at": "2023-01-26T10:56:57.251067-05:00",
"name": "Philadelphia Flyers",
"reward": "1.75000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12142e70-7284-4dff-b745-a60cd6115972/?format=api"
},
{
"id": "ad512a13-7ee4-4fad-8359-533587245e99",
"gambit_id": "47c3af52-6d76-4b76-8def-5873cb11242a",
"last_updated": "2023-01-27T10:17:15.036285-05:00",
"created_at": "2023-01-26T10:56:57.249472-05:00",
"name": "Minnesota Wild",
"reward": "2.07000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12142e70-7284-4dff-b745-a60cd6115972/?format=api"
}
]
}