GET /api/bet_types/14d2b0b4-67de-4faa-8cf5-72fa1df514cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14d2b0b4-67de-4faa-8cf5-72fa1df514cf",
"match": "https://api-prod.gambitprofit.com/api/matches/024c20c8-79dd-41c0-b563-9eadad63c0d0/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-01T01:03:11.864403-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": "OAK",
"amount": 5857.0
},
{
"team": "LAA",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "39a74d39-0fb3-4ce7-a9cf-3024d2c4e06c",
"gambit_id": "6bc389b0-87bf-491a-96b8-14469d2c097b",
"last_updated": "2023-09-02T12:03:25.704794-04:00",
"created_at": "2023-09-01T01:03:11.872172-04:00",
"name": "OAK",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d2b0b4-67de-4faa-8cf5-72fa1df514cf/?format=api"
},
{
"id": "b9eef8fc-f584-49c1-bbc1-7ae71853711a",
"gambit_id": "bc9a9751-d83e-415a-bece-2ea5fad7629c",
"last_updated": "2023-09-02T12:03:25.701182-04:00",
"created_at": "2023-09-01T01:03:11.868303-04:00",
"name": "LAA",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d2b0b4-67de-4faa-8cf5-72fa1df514cf/?format=api"
}
]
}