GET /api/bet_types/86fcff51-e182-4463-8731-b5cdd08a1a48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86fcff51-e182-4463-8731-b5cdd08a1a48",
"match": "https://api-prod.gambitprofit.com/api/matches/44c04838-3ace-432b-b9d6-8e41d965083b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-20T08:33:19.522438-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": "MIA (E Perez)",
"amount": 5208.0
},
{
"team": "TOR (Y Kikuchi)",
"amount": 4792.0
}
],
"expected_reward_tokens": 9582.72,
"profit_sb": 82.72,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "3689f7a6-708d-45ca-a54e-b540a75ccf52",
"gambit_id": "aa42a9d3-08d3-4419-908c-d515c241455b",
"last_updated": "2023-06-22T10:23:03.451430-04:00",
"created_at": "2023-06-20T08:33:19.530300-04:00",
"name": "MIA (E Perez)",
"reward": "1.84000",
"odds": "1.87720",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86fcff51-e182-4463-8731-b5cdd08a1a48/?format=api"
},
{
"id": "e80ee343-8374-495f-8620-ae9ccc994fb9",
"gambit_id": "e4657571-0c76-4029-884d-64f265ff71c4",
"last_updated": "2023-06-22T10:23:03.448550-04:00",
"created_at": "2023-06-20T08:33:19.526981-04:00",
"name": "TOR (Y Kikuchi)",
"reward": "2.00000",
"odds": "2.04000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86fcff51-e182-4463-8731-b5cdd08a1a48/?format=api"
}
]
}