GET /api/bet_types/1578a72d-d4ec-41fd-8abb-bac42c14be26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1578a72d-d4ec-41fd-8abb-bac42c14be26",
"match": "https://api-prod.gambitprofit.com/api/matches/565e3cf6-acff-4ebe-8544-61f6edc4e23c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-26T10:38:04.548998-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": "Bobby Green",
"amount": 7500.0
},
{
"team": "Tony Ferguson",
"amount": 2500.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "e6544167-9d25-4f98-ada1-852f91847795",
"gambit_id": "d6c347a3-146c-4120-a815-18cad30eb7e7",
"last_updated": "2023-07-31T18:23:08.723788-04:00",
"created_at": "2023-07-26T10:38:04.574351-04:00",
"name": "Bobby Green",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1578a72d-d4ec-41fd-8abb-bac42c14be26/?format=api"
},
{
"id": "66b14469-561f-4f3c-9249-c2d7016e7d2a",
"gambit_id": "6a91c914-05a9-43c8-b4e1-8eb6954be1b3",
"last_updated": "2023-07-31T18:23:08.718982-04:00",
"created_at": "2023-07-26T10:38:04.565488-04:00",
"name": "Tony Ferguson",
"reward": "3.72000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1578a72d-d4ec-41fd-8abb-bac42c14be26/?format=api"
}
]
}