GET /api/bet_types/7df374d9-3c71-420d-81e4-ddf170838167/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7df374d9-3c71-420d-81e4-ddf170838167",
"match": "https://api-prod.gambitprofit.com/api/matches/cb33cf6e-b4f6-4182-9695-ef6f32c9da97/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-18T08:43:12.989922-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": "TOR (J Berrios)",
"amount": 5714.0
},
{
"team": "CIN (B Kennedy)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "e2ec148d-7255-4cb3-928d-aaf8c61c03d6",
"gambit_id": "f929a9e9-5700-4e40-9703-84c184f009df",
"last_updated": "2023-08-19T10:53:25.253527-04:00",
"created_at": "2023-08-18T08:43:13.000684-04:00",
"name": "TOR (J Berrios)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df374d9-3c71-420d-81e4-ddf170838167/?format=api"
},
{
"id": "10139aa7-5236-49e5-ac2d-a50cd94df845",
"gambit_id": "4fb26d18-a26b-4435-a8c2-1b40f6403313",
"last_updated": "2023-08-19T10:53:25.256836-04:00",
"created_at": "2023-08-18T08:43:13.006629-04:00",
"name": "CIN (B Kennedy)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df374d9-3c71-420d-81e4-ddf170838167/?format=api"
}
]
}