GET /api/bet_types/ef64f6fb-c32b-4908-8f89-159a5a7d1094/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef64f6fb-c32b-4908-8f89-159a5a7d1094",
"match": "https://api-prod.gambitprofit.com/api/matches/66171a31-88b1-4c14-8568-877f0935ae0b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-13T09:08:21.694558-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": "SEA (G Kirby)",
"amount": 5909.0
},
{
"team": "MIA (E Cabrera)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "83db03f4-7191-45ea-9ed5-847b9af02f13",
"gambit_id": "755deed6-b2e1-4ba7-b95e-50acd777eb7a",
"last_updated": "2023-06-14T11:18:16.368055-04:00",
"created_at": "2023-06-13T09:08:21.698811-04:00",
"name": "SEA (G Kirby)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef64f6fb-c32b-4908-8f89-159a5a7d1094/?format=api"
},
{
"id": "485b4c4f-647c-46ab-ab0e-cfcaa0e2536f",
"gambit_id": "12afb2d4-7dd5-459a-83c1-e9bbe30d4af2",
"last_updated": "2023-06-14T11:18:16.365395-04:00",
"created_at": "2023-06-13T09:08:21.696732-04:00",
"name": "MIA (E Cabrera)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef64f6fb-c32b-4908-8f89-159a5a7d1094/?format=api"
}
]
}