GET /api/bet_types/b21283c2-e54b-4c32-99db-726ea5fc1e19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b21283c2-e54b-4c32-99db-726ea5fc1e19",
"match": "https://api-prod.gambitprofit.com/api/matches/f1c52b5f-80e9-4d75-a347-0766cb130089/?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": "NYY (D German)",
"amount": 5570.0
},
{
"team": "MIN (L Varland)",
"amount": 4430.0
}
],
"expected_reward_tokens": 9301.9,
"profit_sb": 301.9,
"profit_sb_percentage": 3.35,
"recommended": true
},
"lines": [
{
"id": "bbcc4e04-9826-46a2-bc34-84aaf3250c50",
"gambit_id": "4b8f7050-4133-442e-b04f-9be173059d1c",
"last_updated": "2022-09-08T10:47:28.293581-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (D German)",
"reward": "1.67000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b21283c2-e54b-4c32-99db-726ea5fc1e19/?format=api"
},
{
"id": "a5f7188d-bbc2-42a2-98d4-802477178142",
"gambit_id": "c14b3173-ddcf-46c0-a941-0fcb7f9f5cf2",
"last_updated": "2022-09-08T10:47:28.297005-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (L Varland)",
"reward": "2.10000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b21283c2-e54b-4c32-99db-726ea5fc1e19/?format=api"
}
]
}