GET /api/bet_types/171012f0-8aef-4766-b1f9-e6b93bc6817d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "171012f0-8aef-4766-b1f9-e6b93bc6817d",
"match": "https://api-prod.gambitprofit.com/api/matches/469de146-cd13-45cd-aa60-d717a6652fe9/?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": "Baltimore Ravens",
"amount": 5106.0
},
{
"team": "Cincinnati Bengals",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "ce9b5845-7334-4f6c-80e2-1e774264584f",
"gambit_id": "399c930c-36c4-4c43-b9fb-d364f6091fce",
"last_updated": "2022-10-11T11:46:54.689578-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Baltimore Ravens",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/171012f0-8aef-4766-b1f9-e6b93bc6817d/?format=api"
},
{
"id": "f0a2af1e-5ee5-46d8-974b-c0f0c9653e49",
"gambit_id": "4908adb2-cd53-48e1-b30c-43b169f5472d",
"last_updated": "2022-10-11T11:46:54.690559-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cincinnati Bengals",
"reward": "1.92000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/171012f0-8aef-4766-b1f9-e6b93bc6817d/?format=api"
}
]
}