GET /api/bet_types/5bfbdd56-c74a-4451-aeaf-4ab7b2df5093/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5bfbdd56-c74a-4451-aeaf-4ab7b2df5093",
"match": "https://api-prod.gambitprofit.com/api/matches/1ee08172-24d5-4473-a9dc-6ed1eeb6ddd9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T09:08:15.488492-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": "PHI (Z Wheeler)",
"amount": 5222.0
},
{
"team": "SDG (M Wacha)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "a6971dd1-3d6e-4b00-9d0e-cb1214d474bb",
"gambit_id": "db24d82b-ff3b-429d-b2b2-0e1d375dd8a5",
"last_updated": "2023-09-08T09:28:29.239375-04:00",
"created_at": "2023-09-06T09:08:15.492117-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bfbdd56-c74a-4451-aeaf-4ab7b2df5093/?format=api"
},
{
"id": "39774dbf-6e57-4d95-a065-1360cd4f90d4",
"gambit_id": "fc597f6b-4e33-4e6b-a3b2-d9cac107048c",
"last_updated": "2023-09-08T09:28:29.242963-04:00",
"created_at": "2023-09-06T09:08:15.496691-04:00",
"name": "SDG (M Wacha)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bfbdd56-c74a-4451-aeaf-4ab7b2df5093/?format=api"
}
]
}