GET /api/bet_types/9be2fd90-9747-4249-93a6-d68b782454c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9be2fd90-9747-4249-93a6-d68b782454c9",
"match": "https://api-prod.gambitprofit.com/api/matches/21750ad5-3d79-4fae-8531-f3378329f8c4/?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": "Northwestern",
"amount": 5109.0
},
{
"team": "Nebraska",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "cd37620a-f8d5-4b9c-9ee4-242371cdb9e0",
"gambit_id": "3d0b8325-f0f2-4155-a71b-a8b6d7f8b9e1",
"last_updated": "2022-08-28T11:27:16.824758-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Northwestern",
"reward": "1.79000",
"odds": "1.86960",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9be2fd90-9747-4249-93a6-d68b782454c9/?format=api"
},
{
"id": "0e2eacb4-ffcb-4ffa-bae9-88f913e63388",
"gambit_id": "a289905c-7b40-4d4b-b789-cf8502c15a3f",
"last_updated": "2022-08-28T11:27:16.824317-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nebraska",
"reward": "1.87000",
"odds": "1.95240",
"spread": "-12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9be2fd90-9747-4249-93a6-d68b782454c9/?format=api"
}
]
}