GET /api/bet_types/ff10ed9f-879f-46ef-a67a-1605b1149134/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff10ed9f-879f-46ef-a67a-1605b1149134",
"match": "https://api-prod.gambitprofit.com/api/matches/7f7f4619-2311-45e4-b85c-36258d40affd/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-04T09:13:06.697296-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": "TOR",
"amount": 6090.0
},
{
"team": "MIN",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b6627b04-55c1-47d2-b6c7-368a5ca5ef6e",
"gambit_id": "c9de0f27-3d36-4830-9105-a6b62c32cada",
"last_updated": "2023-10-05T09:13:22.937577-04:00",
"created_at": "2023-10-04T09:13:06.708498-04:00",
"name": "TOR",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff10ed9f-879f-46ef-a67a-1605b1149134/?format=api"
},
{
"id": "0e009a43-1588-4d73-aa0b-647236641fdb",
"gambit_id": "3b66f75a-87e4-47f3-9c49-ddb165480d29",
"last_updated": "2023-10-05T09:13:22.945197-04:00",
"created_at": "2023-10-04T09:13:06.712844-04:00",
"name": "MIN",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff10ed9f-879f-46ef-a67a-1605b1149134/?format=api"
}
]
}