GET /api/bet_types/5d41ffc4-ec9f-4b66-a524-02c718dfc93f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d41ffc4-ec9f-4b66-a524-02c718dfc93f",
"match": "https://api-prod.gambitprofit.com/api/matches/c1c303e7-918e-49ce-802f-03c536f8ab35/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-06T08:43:32.461794-05: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": "Golden State Warriors",
"amount": 7709.0
},
{
"team": "Detroit Pistons",
"amount": 2291.0
}
],
"expected_reward_tokens": 9482.07,
"profit_sb": -17.93,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "f783c44b-ac08-4393-b061-1478a2183f29",
"gambit_id": "6ce40555-034e-45a0-9e4a-4f42c03f9f76",
"last_updated": "2023-11-07T21:08:23.674663-05:00",
"created_at": "2023-11-06T08:43:32.465555-05:00",
"name": "Golden State Warriors",
"reward": "1.23000",
"odds": "1.23810",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d41ffc4-ec9f-4b66-a524-02c718dfc93f/?format=api"
},
{
"id": "948bfdc1-59e2-4d31-af4b-3fe383ac854c",
"gambit_id": "8466b6af-3b22-45af-b5e9-b8a036924271",
"last_updated": "2023-11-07T21:08:23.677809-05:00",
"created_at": "2023-11-06T08:43:32.469770-05:00",
"name": "Detroit Pistons",
"reward": "4.14000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d41ffc4-ec9f-4b66-a524-02c718dfc93f/?format=api"
}
]
}