HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bfc1a761-2278-4959-b0a3-920e51b3081b",
"match": "https://api-prod.gambitprofit.com/api/matches/73665d07-f396-4677-b57f-b69b2b1f179d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-20T22:57:01.353431-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Nottingham Forest",
"amount": 5131.0
},
{
"team": "Bournemouth",
"amount": 4869.0
}
],
"expected_reward_tokens": 12415.95,
"profit_sb": 2915.95,
"profit_sb_percentage": 30.69,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Nottingham Forest",
"amount": 3558.0
},
{
"team": "Bournemouth",
"amount": 3377.0
},
{
"team": "Draw",
"amount": 3065.0
}
],
"expected_reward_tokens": 8610.36,
"profit_sb": -889.64,
"profit_sb_percentage": -9.36,
"recommended": false
},
"lines": [
{
"id": "785578d8-dd70-4488-b3e9-f4c055be54e0",
"gambit_id": "a2157f4f-f7c1-4652-9ae4-1e1745dafb8b",
"last_updated": "2023-01-23T11:42:11.763197-05:00",
"created_at": "2023-01-20T22:57:01.354599-05:00",
"name": "Nottingham Forest",
"reward": "2.42000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfc1a761-2278-4959-b0a3-920e51b3081b/?format=api"
},
{
"id": "44929d6e-db85-44ab-a544-5918a321b85f",
"gambit_id": "9c0a9207-d9d0-45b0-b04f-851f6c01d20d",
"last_updated": "2023-01-23T11:42:11.764388-05:00",
"created_at": "2023-01-20T22:57:01.355918-05:00",
"name": "Bournemouth",
"reward": "2.55000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfc1a761-2278-4959-b0a3-920e51b3081b/?format=api"
},
{
"id": "c0d889f7-3d5a-4845-abca-7aa28ec7e9fd",
"gambit_id": "ca2eef55-00fd-4b0d-951b-03ce3a84a17f",
"last_updated": "2023-01-23T11:42:11.765528-05:00",
"created_at": "2023-01-20T22:57:01.357158-05:00",
"name": "Draw",
"reward": "2.81000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfc1a761-2278-4959-b0a3-920e51b3081b/?format=api"
}
]
}