GET /api/bet_types/14ffc52c-5f6c-46ef-b105-c9d29d1e4c6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14ffc52c-5f6c-46ef-b105-c9d29d1e4c6d",
"match": "https://api-prod.gambitprofit.com/api/matches/23ef513f-bb74-4094-be5c-fcce6d5118b2/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-09T09:43:01.800653-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": "LAA",
"amount": 5614.0
},
{
"team": "CLE",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "80116cef-1cc5-4d26-86c1-b401242ac59a",
"gambit_id": "0763df2a-9e32-4b6f-9d5d-29726428e671",
"last_updated": "2023-09-10T20:23:05.195687-04:00",
"created_at": "2023-09-09T09:43:01.809006-04:00",
"name": "LAA",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ffc52c-5f6c-46ef-b105-c9d29d1e4c6d/?format=api"
},
{
"id": "ed620773-3c7c-4506-9a23-fbea2f7c8a2c",
"gambit_id": "398307c0-72e3-44b7-8428-915f1917bc2c",
"last_updated": "2023-09-10T20:23:05.192318-04:00",
"created_at": "2023-09-09T09:43:01.804757-04:00",
"name": "CLE",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ffc52c-5f6c-46ef-b105-c9d29d1e4c6d/?format=api"
}
]
}