GET /api/bet_types/f641af95-86c8-4452-bb44-f24bdedc1ac1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f641af95-86c8-4452-bb44-f24bdedc1ac1",
"match": "https://api-prod.gambitprofit.com/api/matches/09349202-aa8b-46fb-b3af-2536abaf9208/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-24T10:43:11.590142-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": "Brendan Allen",
"amount": 6537.0
},
{
"team": "Bruno Silva",
"amount": 3463.0
}
],
"expected_reward_tokens": 9280.84,
"profit_sb": -219.16,
"profit_sb_percentage": -2.31,
"recommended": false
},
"lines": [
{
"id": "4035a72a-23bc-4cdb-b1e5-3313e54f84a0",
"gambit_id": "01e784f4-8c60-4e33-bc6b-3a7727f99a33",
"last_updated": "2023-06-27T15:08:11.974641-04:00",
"created_at": "2023-06-24T10:43:11.593331-04:00",
"name": "Brendan Allen",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f641af95-86c8-4452-bb44-f24bdedc1ac1/?format=api"
},
{
"id": "6823e36b-50a9-40ad-9715-18c4c948aee5",
"gambit_id": "b0686ddd-3dfe-4ec3-8991-fc96422aebde",
"last_updated": "2023-06-27T15:08:11.972021-04:00",
"created_at": "2023-06-24T10:43:11.591708-04:00",
"name": "Bruno Silva",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f641af95-86c8-4452-bb44-f24bdedc1ac1/?format=api"
}
]
}