GET /api/bet_types/848c9a7b-168b-41bf-943d-789a1ce7a635/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "848c9a7b-168b-41bf-943d-789a1ce7a635",
"match": "https://api-prod.gambitprofit.com/api/matches/c3faf922-9020-4b61-9299-a3d00c450aa0/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Heroic",
"amount": 5670.0
},
{
"team": "MOUZ",
"amount": 4330.0
}
],
"expected_reward_tokens": 8788.5,
"profit_sb": -211.5,
"profit_sb_percentage": -2.35,
"recommended": false
},
"lines": [
{
"id": "0b1c901a-a5e8-4990-b684-0317580b0ce9",
"gambit_id": "9e8b7620-5bb1-4713-9acf-8e22e8911967",
"last_updated": "2022-09-16T12:02:09.344674-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Heroic",
"reward": "1.55000",
"odds": "1.62000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848c9a7b-168b-41bf-943d-789a1ce7a635/?format=api"
},
{
"id": "bc4df24e-cc74-4b70-871b-3be86381a3cb",
"gambit_id": "3da173f6-b3ee-433f-915b-a22533429c7e",
"last_updated": "2022-09-16T12:02:09.345863-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MOUZ",
"reward": "2.03000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848c9a7b-168b-41bf-943d-789a1ce7a635/?format=api"
}
]
}