GET /api/bet_types/89252f31-3b2b-4c00-b0a8-44e1eba8fbeb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89252f31-3b2b-4c00-b0a8-44e1eba8fbeb",
"match": "https://api-prod.gambitprofit.com/api/matches/c136afb6-edde-4cc0-9e83-8ffc69318b4a/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T12:47:10.182954-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": "Kansas City Chiefs",
"amount": 7837.0
},
{
"team": "Seattle Seahawks",
"amount": 2163.0
}
],
"expected_reward_tokens": 9169.29,
"profit_sb": 169.29,
"profit_sb_percentage": 1.88,
"recommended": true
},
"lines": [
{
"id": "55a8a9d3-2dae-49fb-93e2-09d8c2664b6c",
"gambit_id": "0310c942-b817-4717-b8f4-f7eff727420e",
"last_updated": "2022-12-25T11:22:03.276302-05:00",
"created_at": "2022-12-23T12:47:10.184197-05:00",
"name": "Kansas City Chiefs",
"reward": "1.17000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89252f31-3b2b-4c00-b0a8-44e1eba8fbeb/?format=api"
},
{
"id": "36800545-59e0-4467-a0c7-4c8f40b5f50a",
"gambit_id": "20cb76b7-904d-4f99-ac83-1019c840de84",
"last_updated": "2022-12-25T11:22:03.277395-05:00",
"created_at": "2022-12-23T12:47:10.185534-05:00",
"name": "Seattle Seahawks",
"reward": "4.24000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89252f31-3b2b-4c00-b0a8-44e1eba8fbeb/?format=api"
}
]
}