GET /api/bet_types/c05cacd9-b150-4813-a6d0-4289e9fc956b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c05cacd9-b150-4813-a6d0-4289e9fc956b",
"match": "https://api-prod.gambitprofit.com/api/matches/c325f8e8-1bf1-4d25-b43b-961b57bdb455/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-12T18:16:56.371469-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": "Toronto Ultra",
"amount": 7062.0
},
{
"team": "London Royal Ravens",
"amount": 2938.0
}
],
"expected_reward_tokens": 8755.24,
"profit_sb": -244.76,
"profit_sb_percentage": -2.72,
"recommended": false
},
"lines": [
{
"id": "6018a5f2-07f3-4dd1-8052-b05f3ad0ef9b",
"gambit_id": "ab186d74-d8ae-4e10-8527-9af9bfd44927",
"last_updated": "2023-01-14T20:27:27.611958-05:00",
"created_at": "2023-01-12T18:16:56.374262-05:00",
"name": "Toronto Ultra",
"reward": "1.24000",
"odds": "1.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c05cacd9-b150-4813-a6d0-4289e9fc956b/?format=api"
},
{
"id": "0e442e1a-fdd7-48d7-9e56-430d05de8ac0",
"gambit_id": "a0fd823c-d84f-4376-a938-ff2d453b567f",
"last_updated": "2023-01-14T20:27:27.608975-05:00",
"created_at": "2023-01-12T18:16:56.372961-05:00",
"name": "London Royal Ravens",
"reward": "2.98000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c05cacd9-b150-4813-a6d0-4289e9fc956b/?format=api"
}
]
}