GET /api/bet_types/0e4c0414-eeda-4f28-8255-93071a0c6c84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e4c0414-eeda-4f28-8255-93071a0c6c84",
"match": "https://api-prod.gambitprofit.com/api/matches/e1d59138-af04-4eba-8858-eaaee30d76f1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-13T10:18:26.512025-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": "SFO (L Webb)",
"amount": 5515.0
},
{
"team": "TEX (D Dunning)",
"amount": 4485.0
}
],
"expected_reward_tokens": 9596.1,
"profit_sb": 96.1,
"profit_sb_percentage": 1.01,
"recommended": true
},
"lines": [
{
"id": "9a12f46e-8b97-403e-9e52-3471b1c36148",
"gambit_id": "359afc81-2ce0-42e6-a7dd-1ec849ab9392",
"last_updated": "2023-08-14T10:53:20.628304-04:00",
"created_at": "2023-08-13T10:18:26.523623-04:00",
"name": "SFO (L Webb)",
"reward": "1.74000",
"odds": "1.77520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e4c0414-eeda-4f28-8255-93071a0c6c84/?format=api"
},
{
"id": "09384e0b-578c-4365-934c-447a56190bc1",
"gambit_id": "74d3143c-6247-4c15-8180-1e9693800b64",
"last_updated": "2023-08-14T10:53:20.625036-04:00",
"created_at": "2023-08-13T10:18:26.516314-04:00",
"name": "TEX (D Dunning)",
"reward": "2.14000",
"odds": "2.19000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e4c0414-eeda-4f28-8255-93071a0c6c84/?format=api"
}
]
}