GET /api/bet_types/daa8f522-4ed3-4caa-a9ec-028939a6b2a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "daa8f522-4ed3-4caa-a9ec-028939a6b2a9",
"match": "https://api-prod.gambitprofit.com/api/matches/a3ff6229-d67b-43e5-aefa-2ce4d090ecd0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-22T14:08:19.375966-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": "Leonardo Perdomo",
"amount": 5673.0
},
{
"team": "Joseph White",
"amount": 4327.0
}
],
"expected_reward_tokens": 9303.05,
"profit_sb": -196.95,
"profit_sb_percentage": -2.07,
"recommended": false
},
"lines": [
{
"id": "6ea5c4cb-28c3-437d-964c-4a0901cbb72a",
"gambit_id": "83b6e38c-98c1-4d89-a0c2-7e3c3cc218ad",
"last_updated": "2023-06-24T14:03:19.536575-04:00",
"created_at": "2023-06-22T14:08:19.378183-04:00",
"name": "Leonardo Perdomo",
"reward": "1.64000",
"odds": "1.67000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daa8f522-4ed3-4caa-a9ec-028939a6b2a9/?format=api"
},
{
"id": "a8cb8ceb-0581-4324-a92f-1467c04ed2e7",
"gambit_id": "787d0280-862a-4d6e-8844-b7f66e7fa093",
"last_updated": "2023-06-24T14:03:19.537793-04:00",
"created_at": "2023-06-22T14:08:19.380381-04:00",
"name": "Joseph White",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daa8f522-4ed3-4caa-a9ec-028939a6b2a9/?format=api"
}
]
}