GET /api/bet_types/305bfd1d-bdc6-42d6-901b-c342c69a67a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "305bfd1d-bdc6-42d6-901b-c342c69a67a9",
"match": "https://api-prod.gambitprofit.com/api/matches/20b792f9-f9a3-4da5-b9ec-0443f1fe8ac2/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-18T08:43:13.769271-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": "TEX",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "b2e1078a-05e0-4bd9-9d99-1bbc8e8d7e21",
"gambit_id": "b60e6a0e-3a6b-46e6-ac10-a5e85f26cd11",
"last_updated": "2023-08-21T10:18:06.513667-04:00",
"created_at": "2023-08-18T08:43:13.773837-04:00",
"name": "MIL",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/305bfd1d-bdc6-42d6-901b-c342c69a67a9/?format=api"
},
{
"id": "2d1f27ed-868d-4838-ac2e-137dfbc0b7bb",
"gambit_id": "0917175f-a291-4fd2-8aaa-e9c214fd6f91",
"last_updated": "2023-08-21T10:18:06.517891-04:00",
"created_at": "2023-08-18T08:43:13.778145-04:00",
"name": "TEX",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/305bfd1d-bdc6-42d6-901b-c342c69a67a9/?format=api"
}
]
}