GET /api/bet_types/d8718e1a-eb49-4c98-bb82-0dd5222707c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8718e1a-eb49-4c98-bb82-0dd5222707c6",
"match": "https://api-prod.gambitprofit.com/api/matches/67ebb3be-f586-4ccf-9ea9-1e0ddbb9f5aa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-23T11:47:55.886349-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": "SDG (J Musgrove)",
"amount": 6492.0
},
{
"team": "DET (A Faedo)",
"amount": 3508.0
}
],
"expected_reward_tokens": 9541.76,
"profit_sb": 41.76,
"profit_sb_percentage": 0.44,
"recommended": true
},
"lines": [
{
"id": "9bf5c8a5-234f-41fc-b829-a47887a8015e",
"gambit_id": "c4183260-0c01-4f90-a69b-ead2c93d416a",
"last_updated": "2023-07-24T13:38:10.992969-04:00",
"created_at": "2023-07-23T11:47:55.892612-04:00",
"name": "SDG (J Musgrove)",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8718e1a-eb49-4c98-bb82-0dd5222707c6/?format=api"
},
{
"id": "bc556527-7fdb-435e-8ed3-72740a3f25b3",
"gambit_id": "02a71816-0ac1-40d6-b729-8a5912c95d54",
"last_updated": "2023-07-24T13:38:10.996148-04:00",
"created_at": "2023-07-23T11:47:55.897726-04:00",
"name": "DET (A Faedo)",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8718e1a-eb49-4c98-bb82-0dd5222707c6/?format=api"
}
]
}