GET /api/bet_types/0d0bd01b-ad4d-4e62-83ed-1f211dd56115/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d0bd01b-ad4d-4e62-83ed-1f211dd56115",
"match": "https://api-prod.gambitprofit.com/api/matches/37149f94-01a6-4f07-8054-fe78ca201738/?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": "Ciryl Gane",
"amount": 7887.0
},
{
"team": "Tai Tuivasa",
"amount": 2113.0
}
],
"expected_reward_tokens": 9148.92,
"profit_sb": 148.92,
"profit_sb_percentage": 1.65,
"recommended": true
},
"lines": [
{
"id": "eb6dfbe1-68f6-4ca7-adfb-117106dba20f",
"gambit_id": "33634652-542e-4a9b-9712-9fb4b6f06eee",
"last_updated": "2022-09-05T10:27:04.528456-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ciryl Gane",
"reward": "1.16000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d0bd01b-ad4d-4e62-83ed-1f211dd56115/?format=api"
},
{
"id": "780d46d7-a07c-4bd4-bfb4-f9d856973e18",
"gambit_id": "1361b881-f5b0-4076-b327-dd478a931766",
"last_updated": "2022-09-05T10:27:04.529412-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tai Tuivasa",
"reward": "4.33000",
"odds": "4.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d0bd01b-ad4d-4e62-83ed-1f211dd56115/?format=api"
}
]
}