GET /api/bet_types/c399609b-97ab-41cc-9fb7-6f09b1a5485d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c399609b-97ab-41cc-9fb7-6f09b1a5485d",
"match": "https://api-prod.gambitprofit.com/api/matches/68f8a8c2-a80e-4b96-9e61-25c2e9c152fe/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-31T10:23:03.562761-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": "TAM (T Glasnow)",
"amount": 5689.0
},
{
"team": "NYY (D German)",
"amount": 4311.0
}
],
"expected_reward_tokens": 9613.53,
"profit_sb": 113.53,
"profit_sb_percentage": 1.2,
"recommended": true
},
"lines": [
{
"id": "a3aec8d4-7109-414f-8e73-030985ef31bf",
"gambit_id": "05f995e4-26f9-4119-8326-6f92cece6a1e",
"last_updated": "2023-08-07T19:02:59.164369-04:00",
"created_at": "2023-07-31T10:23:03.568162-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.69000",
"odds": "1.71940",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c399609b-97ab-41cc-9fb7-6f09b1a5485d/?format=api"
},
{
"id": "0ba76b69-0cc8-4066-aafd-5f3657ddd9e8",
"gambit_id": "3fc543df-384f-4eb7-9d68-cb6c37e5e4e9",
"last_updated": "2023-08-07T19:02:59.168207-04:00",
"created_at": "2023-07-31T10:23:03.574069-04:00",
"name": "NYY (D German)",
"reward": "2.23000",
"odds": "2.29000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c399609b-97ab-41cc-9fb7-6f09b1a5485d/?format=api"
}
]
}