Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/d707ba64-9081-4f28-a8cd-5fad77c8a4bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d707ba64-9081-4f28-a8cd-5fad77c8a4bb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c4bc1338-4ab0-4819-950f-d04d720ced4d",
    "completed": false,
    "last_updated": "2023-10-21T20:28:07.803536-04:00",
    "created_at": "2023-10-14T19:38:23.451661-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.88,
    "sport_category": "UFC Fight Night",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/c4bc1338-4ab0-4819-950f-d04d720ced4d",
    "datetime": "2023-10-14T20:30:00-04:00",
    "cutoff_datetime": "2023-10-14T20:30:00-04:00",
    "name": "Viviane Araujo v. Jennifer Maia",
    "bettypes": [
        {
            "id": "810dd684-6971-406c-8f4d-3ee218b7116e",
            "match": "https://api-prod.gambitprofit.com/api/matches/d707ba64-9081-4f28-a8cd-5fad77c8a4bb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-14T19:38:23.458059-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": "Jennifer Maia",
                        "amount": 5676.0
                    },
                    {
                        "team": "Viviane Araujo",
                        "amount": 4324.0
                    }
                ],
                "expected_reward_tokens": 9251.88,
                "profit_sb": -248.12,
                "profit_sb_percentage": -2.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bf7097d9-f8a5-487a-b6d2-ab4952f2ced1",
                    "gambit_id": "6ee20e81-1104-4dc9-9e16-5910046724d2",
                    "last_updated": "2023-10-21T20:28:07.819838-04:00",
                    "created_at": "2023-10-14T19:38:23.468181-04:00",
                    "name": "Jennifer Maia",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/810dd684-6971-406c-8f4d-3ee218b7116e/?format=api"
                },
                {
                    "id": "79e790b9-908b-4934-a049-47089ee490df",
                    "gambit_id": "6e6ff097-e6d3-4de9-bad5-8cd1f5d7b9f3",
                    "last_updated": "2023-10-21T20:28:07.816186-04:00",
                    "created_at": "2023-10-14T19:38:23.463253-04:00",
                    "name": "Viviane Araujo",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/810dd684-6971-406c-8f4d-3ee218b7116e/?format=api"
                }
            ]
        },
        {
            "id": "85293954-5f88-4ba4-b610-38e04b5e458b",
            "match": "https://api-prod.gambitprofit.com/api/matches/d707ba64-9081-4f28-a8cd-5fad77c8a4bb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-14T19:38:23.472393-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": "Total Rounds Over 2.5",
                        "amount": 7770.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 2230.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "caaf9340-8a01-4825-a541-fa5b42b5917b",
                    "gambit_id": "64aef20d-7f96-454f-983c-31b8cc25389e",
                    "last_updated": "2023-10-21T20:28:07.828555-04:00",
                    "created_at": "2023-10-14T19:38:23.477140-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.20000",
                    "odds": "1.20830",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85293954-5f88-4ba4-b610-38e04b5e458b/?format=api"
                },
                {
                    "id": "b3e286e5-76f4-486c-95a8-9c61c6a1d5c4",
                    "gambit_id": "d0c7df56-f82f-476b-8c41-6a362250f156",
                    "last_updated": "2023-10-21T20:28:07.833109-04:00",
                    "created_at": "2023-10-14T19:38:23.482602-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "4.18000",
                    "odds": "4.35000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85293954-5f88-4ba4-b610-38e04b5e458b/?format=api"
                }
            ]
        }
    ]
}