GET /api/bet_types/21ec4890-bb65-4703-83a2-05db4f05f7ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21ec4890-bb65-4703-83a2-05db4f05f7ba",
"match": "https://api-prod.gambitprofit.com/api/matches/1492e5af-932d-4933-b653-51e25285e663/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-22T08:43:04.029396-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 Raptors",
"amount": 6984.0
},
{
"team": "Memphis Grizzlies",
"amount": 3016.0
}
],
"expected_reward_tokens": 9498.24,
"profit_sb": -1.76,
"profit_sb_percentage": -0.02,
"recommended": false
},
"lines": [
{
"id": "b5e2fc7d-f928-4e73-9252-99e4d07647ad",
"gambit_id": "fc250c52-4a38-4327-ad98-0244855a0677",
"last_updated": "2024-01-23T20:08:14.923202-05:00",
"created_at": "2024-01-22T08:43:04.037285-05:00",
"name": "Toronto Raptors",
"reward": "1.36000",
"odds": "1.37740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21ec4890-bb65-4703-83a2-05db4f05f7ba/?format=api"
},
{
"id": "5da428d4-823d-4f1d-a4f3-fb22b1234896",
"gambit_id": "f74d44f4-b592-40d0-978d-6fbaf8c128dd",
"last_updated": "2024-01-23T20:08:14.926517-05:00",
"created_at": "2024-01-22T08:43:04.033186-05:00",
"name": "Memphis Grizzlies",
"reward": "3.15000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21ec4890-bb65-4703-83a2-05db4f05f7ba/?format=api"
}
]
}