GET /api/bet_types/ce7579fc-15d3-4c5b-a963-8277f4159e12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce7579fc-15d3-4c5b-a963-8277f4159e12",
"match": "https://api-prod.gambitprofit.com/api/matches/bd2e7729-7c4f-4d62-9f2c-1f22a1683e4b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-26T09:23:25.502157-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": "MIL (F Peralta)",
"amount": 5652.0
},
{
"team": "SDG (P Avila)",
"amount": 4348.0
}
],
"expected_reward_tokens": 9608.4,
"profit_sb": 108.4,
"profit_sb_percentage": 1.14,
"recommended": true
},
"lines": [
{
"id": "f339251c-d689-482d-8aa7-79ca4236c1ff",
"gambit_id": "a8a7baf1-8778-4bbd-b54f-a12bfa335daa",
"last_updated": "2023-08-28T16:18:34.074096-04:00",
"created_at": "2023-08-26T09:23:25.510018-04:00",
"name": "MIL (F Peralta)",
"reward": "1.70000",
"odds": "1.72990",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce7579fc-15d3-4c5b-a963-8277f4159e12/?format=api"
},
{
"id": "5b2243e4-5185-4c4c-8696-16bf1f6c7dbb",
"gambit_id": "03c36c15-be64-4dc0-8880-a37d18a3da1b",
"last_updated": "2023-08-28T16:18:34.070568-04:00",
"created_at": "2023-08-26T09:23:25.505908-04:00",
"name": "SDG (P Avila)",
"reward": "2.21000",
"odds": "2.27000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce7579fc-15d3-4c5b-a963-8277f4159e12/?format=api"
}
]
}