GET /api/bet_types/ffe0e617-9c05-4302-b1a9-26d0b41ccca6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffe0e617-9c05-4302-b1a9-26d0b41ccca6",
"match": "https://api-prod.gambitprofit.com/api/matches/f44b0741-3c77-49e1-a573-9b0c5d78eb94/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-22T12:32:10.295969-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": "Stanislav Grosu",
"amount": 6791.0
},
{
"team": "Quartus Stitt",
"amount": 3209.0
}
],
"expected_reward_tokens": 9370.28,
"profit_sb": -129.72,
"profit_sb_percentage": -1.37,
"recommended": false
},
"lines": [
{
"id": "d5e52043-01fb-401b-bc7d-fc5c89aa1137",
"gambit_id": "e35febbf-356d-4233-a3c2-9fa1cc5dba3e",
"last_updated": "2023-03-26T13:37:04.020658-04:00",
"created_at": "2023-03-22T12:32:10.306117-04:00",
"name": "Stanislav Grosu",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffe0e617-9c05-4302-b1a9-26d0b41ccca6/?format=api"
},
{
"id": "0265102d-f117-4a69-9738-beea6ae221a6",
"gambit_id": "c3861e73-3185-4c38-9e73-306620838248",
"last_updated": "2023-03-26T13:37:04.018632-04:00",
"created_at": "2023-03-22T12:32:10.302936-04:00",
"name": "Quartus Stitt",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffe0e617-9c05-4302-b1a9-26d0b41ccca6/?format=api"
}
]
}