GET /api/bet_types/2fdbe76a-09a5-440f-ab0b-4faf1d569e09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2fdbe76a-09a5-440f-ab0b-4faf1d569e09",
"match": "https://api-prod.gambitprofit.com/api/matches/5c4e12ac-6814-4fb6-8af8-1b603fac2b11/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-19T22:56:57.928512-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": "Faze Clan",
"amount": 7537.0
},
{
"team": "Complexity Gaming",
"amount": 2463.0
}
],
"expected_reward_tokens": 8817.54,
"profit_sb": -682.46,
"profit_sb_percentage": -7.18,
"recommended": false
},
"lines": [
{
"id": "309d0c52-b43c-4f44-862a-15624a2498e4",
"gambit_id": "f9f9b467-edab-41ec-b0a2-7da68d22c9c6",
"last_updated": "2023-01-23T12:07:20.627766-05:00",
"created_at": "2023-01-19T22:56:57.931438-05:00",
"name": "Faze Clan",
"reward": "1.17000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fdbe76a-09a5-440f-ab0b-4faf1d569e09/?format=api"
},
{
"id": "f67603f0-ee67-4fef-84a7-afe65fc0b0ef",
"gambit_id": "e8c508a9-dda2-44f5-92bc-d1f4e99183f9",
"last_updated": "2023-01-23T12:07:20.626652-05:00",
"created_at": "2023-01-19T22:56:57.930089-05:00",
"name": "Complexity Gaming",
"reward": "3.58000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fdbe76a-09a5-440f-ab0b-4faf1d569e09/?format=api"
}
]
}