GET /api/bet_types/3bdb9551-4f12-4f74-9a9a-67e974c93e86/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3bdb9551-4f12-4f74-9a9a-67e974c93e86",
"match": "https://api-prod.gambitprofit.com/api/matches/4b6508ea-cafd-477b-81c1-4d9cecd20a3e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-10T09:38:06.395288-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 (J Teheran)",
"amount": 6148.0
},
{
"team": "OAK (P Blackburn)",
"amount": 3852.0
}
],
"expected_reward_tokens": 9590.88,
"profit_sb": 90.88,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "2a604651-7777-46a1-b6ba-8cdb6458219a",
"gambit_id": "729b4a00-5030-4586-b24b-74a40c4b3213",
"last_updated": "2023-06-11T11:23:04.870130-04:00",
"created_at": "2023-06-10T09:38:06.401773-04:00",
"name": "MIL (J Teheran)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bdb9551-4f12-4f74-9a9a-67e974c93e86/?format=api"
},
{
"id": "3ba275cd-467d-4a00-a729-b09cfaf5aca6",
"gambit_id": "ccf1f9fb-e690-4f47-904d-d675d4d4ec33",
"last_updated": "2023-06-11T11:23:04.868252-04:00",
"created_at": "2023-06-10T09:38:06.399803-04:00",
"name": "OAK (P Blackburn)",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bdb9551-4f12-4f74-9a9a-67e974c93e86/?format=api"
}
]
}