GET /api/bet_types/d6b66b58-b029-4677-a6bf-353f7320a28e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6b66b58-b029-4677-a6bf-353f7320a28e",
"match": "https://api-prod.gambitprofit.com/api/matches/c539f5f4-7c50-4fce-b879-b18f491bd586/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T15:27:09.634135-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": "Tom Scott",
"amount": 7354.0
},
{
"team": "Damian Gorski",
"amount": 2646.0
}
],
"expected_reward_tokens": 9339.58,
"profit_sb": -160.42,
"profit_sb_percentage": -1.69,
"recommended": false
},
"lines": [
{
"id": "60ec0a04-5433-4cbe-b186-aded41cfe846",
"gambit_id": "e3b1172e-24ea-45c9-a2ff-3a673d4c59d2",
"last_updated": "2023-04-23T18:42:17.736792-04:00",
"created_at": "2023-04-20T15:27:09.638848-04:00",
"name": "Tom Scott",
"reward": "1.27000",
"odds": "1.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b66b58-b029-4677-a6bf-353f7320a28e/?format=api"
},
{
"id": "97ffffad-3710-45d0-bef7-4c1f8b59d7e3",
"gambit_id": "3dcad868-9d19-43b2-970b-98f77568adc7",
"last_updated": "2023-04-23T18:42:17.734793-04:00",
"created_at": "2023-04-20T15:27:09.636481-04:00",
"name": "Damian Gorski",
"reward": "3.53000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b66b58-b029-4677-a6bf-353f7320a28e/?format=api"
}
]
}