GET /api/bet_types/c2523c51-f78b-436c-a3da-e29d848462f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2523c51-f78b-436c-a3da-e29d848462f8",
"match": "https://api-prod.gambitprofit.com/api/matches/80d61de2-b150-4cd1-8757-bf768ed1d7ea/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:57.927557-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": "Gilbert Burns",
"amount": 5673.0
},
{
"team": "Belal Muhammad",
"amount": 4327.0
}
],
"expected_reward_tokens": 9303.05,
"profit_sb": -196.95,
"profit_sb_percentage": -2.07,
"recommended": false
},
"lines": [
{
"id": "b48fe2b5-39e6-48dd-a493-002b0b280353",
"gambit_id": "14e1c77d-893a-4913-9508-3ceec4593c49",
"last_updated": "2023-05-07T11:57:21.573768-04:00",
"created_at": "2023-05-06T11:51:57.930227-04:00",
"name": "Gilbert Burns",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2523c51-f78b-436c-a3da-e29d848462f8/?format=api"
},
{
"id": "f54b90b8-b165-470e-b7b5-4d56dd9abe29",
"gambit_id": "e5346734-58fa-4422-8ad2-ffaeb7c5bf83",
"last_updated": "2023-05-07T11:57:21.575214-04:00",
"created_at": "2023-05-06T11:51:57.936247-04:00",
"name": "Belal Muhammad",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2523c51-f78b-436c-a3da-e29d848462f8/?format=api"
}
]
}