GET /api/bet_types/3580127b-dd2d-45f3-aa2a-9737bbb6f651/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3580127b-dd2d-45f3-aa2a-9737bbb6f651",
"match": "https://api-prod.gambitprofit.com/api/matches/d66b593e-0708-4cea-9668-a4d4c55adc3e/?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": "Team Liquid",
"amount": 8042.0
},
{
"team": "Team Dignitas",
"amount": 1958.0
}
],
"expected_reward_tokens": 9085.12,
"profit_sb": 85.12,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "65c64d9e-c662-4baa-bcf6-b8e23e357e22",
"gambit_id": "46e9fb88-5bdb-4d41-a63f-06e0eef0385d",
"last_updated": "2022-08-13T11:07:11.021858-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Liquid",
"reward": "1.13000",
"odds": "1.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3580127b-dd2d-45f3-aa2a-9737bbb6f651/?format=api"
},
{
"id": "a13aeeed-25d5-4fc1-b825-42626e58751d",
"gambit_id": "90e3644b-d7b2-4a34-bc23-2521062b0116",
"last_updated": "2022-08-13T11:07:11.021304-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Dignitas",
"reward": "4.64000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3580127b-dd2d-45f3-aa2a-9737bbb6f651/?format=api"
}
]
}