GET /api/bet_types/7ae62a6f-a58d-4564-a15a-329daacc92f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ae62a6f-a58d-4564-a15a-329daacc92f1",
"match": "https://api-prod.gambitprofit.com/api/matches/b7d70db2-43fe-4211-a93b-9d367836d3f2/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-23T09:38:25.604132-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": "MIA",
"amount": 6232.0
},
{
"team": "MIL",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "226b6c32-72b6-4b9f-b04b-7d9c47aa8d98",
"gambit_id": "9b456688-d90d-4dee-ac5e-8dc8cfaddd14",
"last_updated": "2023-09-25T14:28:21.295339-04:00",
"created_at": "2023-09-23T09:38:25.612469-04:00",
"name": "MIA",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae62a6f-a58d-4564-a15a-329daacc92f1/?format=api"
},
{
"id": "268b7714-0419-49c7-a6a8-8df2268d1d2f",
"gambit_id": "d37c1063-73f4-42b3-a1ae-a13962952a5a",
"last_updated": "2023-09-25T14:28:21.292062-04:00",
"created_at": "2023-09-23T09:38:25.607936-04:00",
"name": "MIL",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae62a6f-a58d-4564-a15a-329daacc92f1/?format=api"
}
]
}