GET /api/bet_types/d874f8d4-b3f0-4dbf-b6b3-ce0dbc403d39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d874f8d4-b3f0-4dbf-b6b3-ce0dbc403d39",
"match": "https://api-prod.gambitprofit.com/api/matches/6a961110-dd3f-4fab-acde-5d149c1420c5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-22T12:32:09.007413-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": "Los Angeles Lakers",
"amount": 5213.0
},
{
"team": "Phoenix Suns",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8904d626-01ff-49b1-8a27-fbbb738f3861",
"gambit_id": "ecfc99b3-d20a-416c-81c0-12b0326630d8",
"last_updated": "2023-03-23T17:42:19.140117-04:00",
"created_at": "2023-03-22T12:32:09.009543-04:00",
"name": "Los Angeles Lakers",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d874f8d4-b3f0-4dbf-b6b3-ce0dbc403d39/?format=api"
},
{
"id": "cd90e830-bbea-4a2d-90f6-468c7625f45b",
"gambit_id": "c5306567-2302-4ba5-9693-c16886e04fb1",
"last_updated": "2023-03-23T17:42:19.142191-04:00",
"created_at": "2023-03-22T12:32:09.011508-04:00",
"name": "Phoenix Suns",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d874f8d4-b3f0-4dbf-b6b3-ce0dbc403d39/?format=api"
}
]
}