GET /api/bet_types/7bef3474-7d27-4cc0-b232-09e03ff07112/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7bef3474-7d27-4cc0-b232-09e03ff07112",
"match": "https://api-prod.gambitprofit.com/api/matches/6e69557b-5ca4-4e16-a073-31b62af313b8/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "CHC (J Assad)",
"amount": 5684.0
},
{
"team": "CIN (M Minor)",
"amount": 4316.0
}
],
"expected_reward_tokens": 9321.76,
"profit_sb": 321.76,
"profit_sb_percentage": 3.58,
"recommended": true
},
"lines": [
{
"id": "d09bca98-1c1c-4d22-9f69-95b21ce37bac",
"gambit_id": "f3712cf9-c425-4358-a611-f6957c800e25",
"last_updated": "2022-09-08T10:17:16.633735-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (J Assad)",
"reward": "1.64000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bef3474-7d27-4cc0-b232-09e03ff07112/?format=api"
},
{
"id": "352deecd-068f-49d4-978c-1f301ce5c3c5",
"gambit_id": "94aac840-108f-4914-b081-6190cfc1e03c",
"last_updated": "2022-09-08T10:17:16.634656-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (M Minor)",
"reward": "2.16000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bef3474-7d27-4cc0-b232-09e03ff07112/?format=api"
}
]
}