GET /api/bet_types/0eaa3d1a-8a39-45be-921b-30b1da1cd952/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0eaa3d1a-8a39-45be-921b-30b1da1cd952",
"match": "https://api-prod.gambitprofit.com/api/matches/78f9cf64-9838-4ec9-851c-47b2594bb9fb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-02T09:28:02.496763-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": "NYM (K Senga)",
"amount": 5827.0
},
{
"team": "KAN (C Ragans)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "01872984-451d-4e86-bc02-2920c817900f",
"gambit_id": "c4e4e327-a8e1-4971-a9aa-4f716c1dbf45",
"last_updated": "2023-08-04T09:28:07.384499-04:00",
"created_at": "2023-08-02T09:28:02.507147-04:00",
"name": "NYM (K Senga)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eaa3d1a-8a39-45be-921b-30b1da1cd952/?format=api"
},
{
"id": "3ad24bba-3aef-46d1-9469-5ae86deca5d1",
"gambit_id": "7b9e0492-d949-475e-aee8-f565d023cc78",
"last_updated": "2023-08-04T09:28:07.389111-04:00",
"created_at": "2023-08-02T09:28:02.513535-04:00",
"name": "KAN (C Ragans)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eaa3d1a-8a39-45be-921b-30b1da1cd952/?format=api"
}
]
}