GET /api/bet_types/4640dbcd-099a-4a3d-8505-b8e23c7b48c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4640dbcd-099a-4a3d-8505-b8e23c7b48c2",
"match": "https://api-prod.gambitprofit.com/api/matches/8ea56798-3a11-4143-a584-7ddb47e46d85/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-08T08:28:09.462937-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": "LOS (J Urias)",
"amount": 5827.0
},
{
"team": "ARI (B Pfaadt)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "d7a3db05-3aa8-4840-a465-ba2e263f8a3e",
"gambit_id": "84bcd607-59ee-43ac-ab0e-0d5e2b25fab7",
"last_updated": "2023-08-10T10:18:24.239689-04:00",
"created_at": "2023-08-08T08:28:09.468116-04:00",
"name": "LOS (J Urias)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4640dbcd-099a-4a3d-8505-b8e23c7b48c2/?format=api"
},
{
"id": "4063ec1f-895e-4f36-9814-f20525c05155",
"gambit_id": "570ad80a-f35f-4da6-a447-b44f4cc3c581",
"last_updated": "2023-08-10T10:18:24.242841-04:00",
"created_at": "2023-08-08T08:28:09.473465-04:00",
"name": "ARI (B Pfaadt)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4640dbcd-099a-4a3d-8505-b8e23c7b48c2/?format=api"
}
]
}