GET /api/bet_types/1c7136e3-8dcc-4e47-b6c0-6b1a358d6315/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c7136e3-8dcc-4e47-b6c0-6b1a358d6315",
"match": "https://api-prod.gambitprofit.com/api/matches/62cdbfeb-d403-41ef-855c-68183d639385/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-15T08:58:06.712302-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": "ATL (S Strider)",
"amount": 7280.0
},
{
"team": "CWS (L Lynn)",
"amount": 2720.0
}
],
"expected_reward_tokens": 9464.0,
"profit_sb": -36.0,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "5148f1a8-0bd4-4ede-a5cd-1bae14e03768",
"gambit_id": "85107e11-e1d7-4e12-bdf6-76044d88a3dd",
"last_updated": "2023-07-17T10:08:18.385927-04:00",
"created_at": "2023-07-15T08:58:06.715068-04:00",
"name": "ATL (S Strider)",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c7136e3-8dcc-4e47-b6c0-6b1a358d6315/?format=api"
},
{
"id": "7da97850-cf70-45af-a142-c4c27cf5032c",
"gambit_id": "7e3f8a64-9121-4a7a-b49c-f0c3c9b4e200",
"last_updated": "2023-07-17T10:08:18.384678-04:00",
"created_at": "2023-07-15T08:58:06.713670-04:00",
"name": "CWS (L Lynn)",
"reward": "3.48000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c7136e3-8dcc-4e47-b6c0-6b1a358d6315/?format=api"
}
]
}