GET /api/bet_types/61cd22ed-cbb4-411c-9aaa-5aa3c94a51f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61cd22ed-cbb4-411c-9aaa-5aa3c94a51f2",
"match": "https://api-prod.gambitprofit.com/api/matches/cbc2f21e-52b7-4d7e-a0c1-feb0704cc071/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-07T09:28:21.987172-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": "BAL",
"amount": 6020.0
},
{
"team": "MIL",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "560d9f99-f280-46c1-a2d8-7c97209ae1c4",
"gambit_id": "337952b4-6cbb-4825-914f-26a628aa45c2",
"last_updated": "2023-06-08T16:23:12.623447-04:00",
"created_at": "2023-06-07T09:28:21.989667-04:00",
"name": "BAL",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61cd22ed-cbb4-411c-9aaa-5aa3c94a51f2/?format=api"
},
{
"id": "aef0f8ee-b1ff-4c19-ad8b-805f8f93934c",
"gambit_id": "9ee518af-e43b-4e49-b122-b14bcf35b918",
"last_updated": "2023-06-08T16:23:12.625573-04:00",
"created_at": "2023-06-07T09:28:21.992276-04:00",
"name": "MIL",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61cd22ed-cbb4-411c-9aaa-5aa3c94a51f2/?format=api"
}
]
}