GET /api/bet_types/02493a7a-2003-48e8-a95b-3268d6d03b9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02493a7a-2003-48e8-a95b-3268d6d03b9f",
"match": "https://api-prod.gambitprofit.com/api/matches/b08e1fdf-26cc-4a73-8a60-4cdfb3a1d433/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-02T11:52:06.483853-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": "OAK",
"amount": 5699.0
},
{
"team": "SEA",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "475f8dbe-ce10-46d7-9bbb-867193768a8e",
"gambit_id": "8f420daa-efbb-44d5-b941-d50a67f434f1",
"last_updated": "2023-05-03T12:12:15.082809-04:00",
"created_at": "2023-05-02T11:52:06.485181-04:00",
"name": "OAK",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02493a7a-2003-48e8-a95b-3268d6d03b9f/?format=api"
},
{
"id": "ea424236-5cd0-42aa-9ad4-6b812932325d",
"gambit_id": "09a0d3cc-96da-40b2-913e-ea1a800dad19",
"last_updated": "2023-05-03T12:12:15.084178-04:00",
"created_at": "2023-05-02T11:52:06.486648-04:00",
"name": "SEA",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02493a7a-2003-48e8-a95b-3268d6d03b9f/?format=api"
}
]
}