GET /api/bet_types/783341bc-80c3-4799-8690-9e248e9bfcf2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "783341bc-80c3-4799-8690-9e248e9bfcf2",
"match": "https://api-prod.gambitprofit.com/api/matches/c54fe105-6e62-46f4-9297-d739d9a02ee7/?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": "Cloud9",
"amount": 8007.0
},
{
"team": "Movistar Riders",
"amount": 1993.0
}
],
"expected_reward_tokens": 8967.84,
"profit_sb": -32.16,
"profit_sb_percentage": -0.36,
"recommended": false
},
"lines": [
{
"id": "ca7a9acb-27f3-4a90-90e4-c8397b8aa289",
"gambit_id": "55446445-2810-45b1-87e1-c2ed09ef2139",
"last_updated": "2022-09-25T14:52:38.306489-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cloud9",
"reward": "1.12000",
"odds": "1.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/783341bc-80c3-4799-8690-9e248e9bfcf2/?format=api"
},
{
"id": "5c9d61a1-4f74-4af3-9c59-63ecb8e127f5",
"gambit_id": "219ece76-e030-462b-a1e8-909842b31b16",
"last_updated": "2022-09-25T14:52:38.305062-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Movistar Riders",
"reward": "4.50000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/783341bc-80c3-4799-8690-9e248e9bfcf2/?format=api"
}
]
}