GET /api/bet_types/a3fc81f2-d91d-42c1-b9ab-1a881d443461/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3fc81f2-d91d-42c1-b9ab-1a881d443461",
"match": "https://api-prod.gambitprofit.com/api/matches/5b866136-9e7e-4065-b1c9-ff33c03f41a2/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-20T10:51:56.243321-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": "BAL",
"amount": 5939.0
},
{
"team": "TOR",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "af7be2a5-a46b-4956-9931-f63cbad68e09",
"gambit_id": "a05e1447-0de6-45a4-8910-04db3d4c5a93",
"last_updated": "2023-05-22T13:27:21.836686-04:00",
"created_at": "2023-05-20T10:51:56.248462-04:00",
"name": "BAL",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3fc81f2-d91d-42c1-b9ab-1a881d443461/?format=api"
},
{
"id": "470de33f-7987-40b6-9795-a6427974b44b",
"gambit_id": "35ac0133-1123-404b-83fc-b444283a9e5a",
"last_updated": "2023-05-22T13:27:21.835557-04:00",
"created_at": "2023-05-20T10:51:56.246221-04:00",
"name": "TOR",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3fc81f2-d91d-42c1-b9ab-1a881d443461/?format=api"
}
]
}