GET /api/bet_types/c621b6c8-918d-4d10-a78c-20fa3db83d70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c621b6c8-918d-4d10-a78c-20fa3db83d70",
"match": "https://api-prod.gambitprofit.com/api/matches/cabc35ef-2301-49fc-b2d8-e4c401428be0/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-16T10:23:24.856050-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": "SEA",
"amount": 5423.0
},
{
"team": "KAN",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d611e65b-44da-4b15-a7f0-281a0810c4af",
"gambit_id": "cc1833ed-0a86-40c8-ac7b-6afe2e8bcb47",
"last_updated": "2023-08-18T10:08:02.492968-04:00",
"created_at": "2023-08-16T10:23:24.861282-04:00",
"name": "SEA",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c621b6c8-918d-4d10-a78c-20fa3db83d70/?format=api"
},
{
"id": "1c86cbda-987e-4d3d-9b54-b2180255d454",
"gambit_id": "7a145dec-f108-4cfa-8c9c-c79561a645f1",
"last_updated": "2023-08-18T10:08:02.497118-04:00",
"created_at": "2023-08-16T10:23:24.865525-04:00",
"name": "KAN",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c621b6c8-918d-4d10-a78c-20fa3db83d70/?format=api"
}
]
}