GET /api/bet_types/d47c953a-c95d-4042-8133-69f28fcbf98e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d47c953a-c95d-4042-8133-69f28fcbf98e",
"match": "https://api-prod.gambitprofit.com/api/matches/9d71d345-eeff-46b7-9558-4f377b6e321c/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-19T09:28:01.795013-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": "MIL",
"amount": 6324.0
},
{
"team": "TEX",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "c8297760-68b4-4cd7-aa70-d6bc6158de26",
"gambit_id": "24c37840-1b81-4b36-87a0-80ad0b9746d4",
"last_updated": "2023-08-21T11:08:27.551451-04:00",
"created_at": "2023-08-19T09:28:01.800782-04:00",
"name": "MIL",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47c953a-c95d-4042-8133-69f28fcbf98e/?format=api"
},
{
"id": "b377f7b8-b181-44cf-8354-95f8818c48a7",
"gambit_id": "9bdce0b9-a1a2-4609-acef-6b9c2e73e7f9",
"last_updated": "2023-08-21T11:08:27.554833-04:00",
"created_at": "2023-08-19T09:28:01.809281-04:00",
"name": "TEX",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47c953a-c95d-4042-8133-69f28fcbf98e/?format=api"
}
]
}