GET /api/bet_types/de602944-d150-4457-85d9-6876397788f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de602944-d150-4457-85d9-6876397788f8",
"match": "https://api-prod.gambitprofit.com/api/matches/b3ece43b-7559-4a5e-ad8a-330e9cac8ef3/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-12T09:23:03.539059-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": "CLE",
"amount": 5614.0
},
{
"team": "SFO",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "8a179235-8544-4a25-9867-220a6d6ea170",
"gambit_id": "f978a758-e6ab-4d78-8f67-cbe73a834e42",
"last_updated": "2023-09-15T16:18:14.024064-04:00",
"created_at": "2023-09-12T09:23:03.543420-04:00",
"name": "CLE",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de602944-d150-4457-85d9-6876397788f8/?format=api"
},
{
"id": "ea3061e7-0051-4d9d-a672-92865b663081",
"gambit_id": "997bfbbc-0469-4521-878e-6d86c6abfc6e",
"last_updated": "2023-09-15T16:18:14.027410-04:00",
"created_at": "2023-09-12T09:23:03.547513-04:00",
"name": "SFO",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de602944-d150-4457-85d9-6876397788f8/?format=api"
}
]
}