GET /api/bet_types/451dab3f-1489-427f-9e38-f7dc3d148982/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "451dab3f-1489-427f-9e38-f7dc3d148982",
"match": "https://api-prod.gambitprofit.com/api/matches/d7db02b5-a864-4141-9124-0c1363f149cd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:56.633060-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": "KAN (B Singer)",
"amount": 6114.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 3886.0
}
],
"expected_reward_tokens": 9598.42,
"profit_sb": 98.42,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "40c04100-1b3e-4dab-87f6-109a0a0aa724",
"gambit_id": "a4dde94c-76b5-4821-9d4e-b674cce77548",
"last_updated": "2023-05-07T11:57:18.695123-04:00",
"created_at": "2023-05-06T11:51:56.634639-04:00",
"name": "KAN (B Singer)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/451dab3f-1489-427f-9e38-f7dc3d148982/?format=api"
},
{
"id": "8f8b3263-9e75-4dee-a38b-c0cea909169c",
"gambit_id": "031042f4-c811-4742-9275-8c1618a1fb36",
"last_updated": "2023-05-07T11:57:18.696570-04:00",
"created_at": "2023-05-06T11:51:56.636288-04:00",
"name": "OAK (K Waldichuk)",
"reward": "2.47000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/451dab3f-1489-427f-9e38-f7dc3d148982/?format=api"
}
]
}