GET /api/bet_types/3841a89d-8f48-4ef9-a0a6-a8c7ef400923/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3841a89d-8f48-4ef9-a0a6-a8c7ef400923",
"match": "https://api-prod.gambitprofit.com/api/matches/c0ec72b1-e939-4e00-aaca-5dfe3c805be0/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Army",
"amount": 5106.0
},
{
"team": "UL Monroe",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "9edfae0e-fa70-415a-9d1a-c4fbc931fe3c",
"gambit_id": "a5f9582c-8c89-422e-8b3d-4fc66c32e503",
"last_updated": "2022-10-23T09:22:14.291599-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Army",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3841a89d-8f48-4ef9-a0a6-a8c7ef400923/?format=api"
},
{
"id": "8f7e242d-ce65-4e19-9c20-ba909172e708",
"gambit_id": "93579a45-31e5-40ca-aff5-9798e6dc656a",
"last_updated": "2022-10-23T09:22:14.292550-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UL Monroe",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3841a89d-8f48-4ef9-a0a6-a8c7ef400923/?format=api"
}
]
}