HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb2c61ed-a55c-4a0f-886b-fecd9d4e826d",
"match": "https://api-prod.gambitprofit.com/api/matches/774e7623-1b2f-404d-a1b9-18b40d499a6e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-03T12:12:08.397328-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester City",
"amount": 8629.0
},
{
"team": "Draw",
"amount": 1371.0
}
],
"expected_reward_tokens": 9923.35,
"profit_sb": 423.35,
"profit_sb_percentage": 4.46,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 8074.0
},
{
"team": "Draw",
"amount": 1283.0
},
{
"team": "West Ham United",
"amount": 643.0
}
],
"expected_reward_tokens": 9284.92,
"profit_sb": -215.08,
"profit_sb_percentage": -2.26,
"recommended": false
},
"lines": [
{
"id": "97ed2d21-a5ba-4f87-b042-5bf94bdecab8",
"gambit_id": "c61fb770-a9ed-41b3-90f5-b852c3043643",
"last_updated": "2023-05-04T11:27:05.376669-04:00",
"created_at": "2023-05-03T12:12:08.399998-04:00",
"name": "Manchester City",
"reward": "1.15000",
"odds": "1.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2c61ed-a55c-4a0f-886b-fecd9d4e826d/?format=api"
},
{
"id": "380ff5da-00f9-44ea-b594-79c3e225a2aa",
"gambit_id": "92344101-00f6-4459-857e-6bde4491a1a6",
"last_updated": "2023-05-04T11:27:05.377762-04:00",
"created_at": "2023-05-03T12:12:08.401459-04:00",
"name": "Draw",
"reward": "7.24000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2c61ed-a55c-4a0f-886b-fecd9d4e826d/?format=api"
},
{
"id": "d671905d-7368-455f-a076-3e8d7a3d8a5e",
"gambit_id": "c2a16229-c4c9-4e59-94a1-4c729babf481",
"last_updated": "2023-05-04T11:27:05.375621-04:00",
"created_at": "2023-05-03T12:12:08.398622-04:00",
"name": "West Ham United",
"reward": "14.44000",
"odds": "15.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2c61ed-a55c-4a0f-886b-fecd9d4e826d/?format=api"
}
]
}