GET /api/bet_types/98d7f032-97d3-499b-a28f-cf61d7352c6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98d7f032-97d3-499b-a28f-cf61d7352c6f",
"match": "https://api-prod.gambitprofit.com/api/matches/5b795db2-5d67-4dab-94c2-240ad7a7c55d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-17T10:28:01.266575-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": "ATL (C Morton)",
"amount": 5325.0
},
{
"team": "MIA (J Luzardo)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "b83ff998-91b9-4c91-bc0f-a955c457a1da",
"gambit_id": "f4dcefad-5587-4d30-9d84-ebd10e40e666",
"last_updated": "2023-09-18T22:58:11.514038-04:00",
"created_at": "2023-09-17T10:28:01.294474-04:00",
"name": "ATL (C Morton)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98d7f032-97d3-499b-a28f-cf61d7352c6f/?format=api"
},
{
"id": "4a5b73a6-5812-4a83-87e1-188bec4004aa",
"gambit_id": "ded6a50d-0afc-463d-a29e-bb24721f683a",
"last_updated": "2023-09-18T22:58:11.510507-04:00",
"created_at": "2023-09-17T10:28:01.287239-04:00",
"name": "MIA (J Luzardo)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98d7f032-97d3-499b-a28f-cf61d7352c6f/?format=api"
}
]
}