GET /api/bet_types/eaea883b-c07e-42d7-94cf-8059a2e5f5d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eaea883b-c07e-42d7-94cf-8059a2e5f5d9",
"match": "https://api-prod.gambitprofit.com/api/matches/e2ccc706-aa3e-4f73-ad65-090706ecbee5/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-29T08:33:13.450914-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": 6390.0
},
{
"team": "CHC",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "feacedbc-4b64-4d05-9484-482b3a730955",
"gambit_id": "0528335e-30e7-42af-b199-e6d92613f1fc",
"last_updated": "2023-08-30T13:28:25.541897-04:00",
"created_at": "2023-08-29T08:33:13.455848-04:00",
"name": "MIL",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaea883b-c07e-42d7-94cf-8059a2e5f5d9/?format=api"
},
{
"id": "8500353e-8883-4e61-8e9c-7bc372a1d913",
"gambit_id": "be9fe077-55fa-424a-ac75-e933741d4c5a",
"last_updated": "2023-08-30T13:28:25.545538-04:00",
"created_at": "2023-08-29T08:33:13.461912-04:00",
"name": "CHC",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaea883b-c07e-42d7-94cf-8059a2e5f5d9/?format=api"
}
]
}