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/0261f254-a6cf-42ff-9d14-fad916441f08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0261f254-a6cf-42ff-9d14-fad916441f08",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "10b5bcdf-b5fe-443c-9161-3ce49c1a1eac",
    "completed": true,
    "last_updated": "2022-09-13T22:47:03.552785-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.73,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/10b5bcdf-b5fe-443c-9161-3ce49c1a1eac",
    "datetime": "2022-09-12T21:40:00-04:00",
    "cutoff_datetime": "2022-09-12T21:40:00-04:00",
    "name": "LOS (T Anderson) v. ARI (R Nelson)",
    "bettypes": [
        {
            "id": "31a541b3-bd28-4152-852c-70a792dcaa7b",
            "match": "https://api-prod.gambitprofit.com/api/matches/0261f254-a6cf-42ff-9d14-fad916441f08/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 (T Anderson)",
                        "amount": 6511.0
                    },
                    {
                        "team": "ARI (R Nelson)",
                        "amount": 3489.0
                    }
                ],
                "expected_reward_tokens": 9245.62,
                "profit_sb": 245.62,
                "profit_sb_percentage": 2.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6439b059-c8dc-4c63-b0f2-ed042b4375ce",
                    "gambit_id": "a75fef98-d60f-4e9f-af77-10d9b98a101b",
                    "last_updated": "2022-09-13T22:47:03.562819-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (T Anderson)",
                    "reward": "1.42000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a541b3-bd28-4152-852c-70a792dcaa7b/?format=api"
                },
                {
                    "id": "7be99a59-9c33-4430-a83f-390ebf64247d",
                    "gambit_id": "8ea21080-321b-4eb2-8f48-3b84d0522d89",
                    "last_updated": "2022-09-13T22:47:03.561794-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (R Nelson)",
                    "reward": "2.65000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a541b3-bd28-4152-852c-70a792dcaa7b/?format=api"
                }
            ]
        },
        {
            "id": "5fde18cc-afa9-4f9c-9118-389f8a52775e",
            "match": "https://api-prod.gambitprofit.com/api/matches/0261f254-a6cf-42ff-9d14-fad916441f08/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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",
                        "amount": 5489.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4511.0
                    }
                ],
                "expected_reward_tokens": 9111.74,
                "profit_sb": 111.74,
                "profit_sb_percentage": 1.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aa814cac-5ed9-43c7-8f12-57657662e321",
                    "gambit_id": "2c6d8f94-033e-427d-8c0f-60c0a118d00b",
                    "last_updated": "2022-09-13T22:47:03.559781-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "1.66000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fde18cc-afa9-4f9c-9118-389f8a52775e/?format=api"
                },
                {
                    "id": "a7b99e01-0b37-437e-8acc-5015d2c34211",
                    "gambit_id": "7c321099-7077-47e9-8184-9e9263a4d33b",
                    "last_updated": "2022-09-13T22:47:03.558795-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "2.02000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fde18cc-afa9-4f9c-9118-389f8a52775e/?format=api"
                }
            ]
        },
        {
            "id": "a1b24512-ff1d-446d-b942-0d59c2d2efe2",
            "match": "https://api-prod.gambitprofit.com/api/matches/0261f254-a6cf-42ff-9d14-fad916441f08/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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": "Game Total Under 9",
                        "amount": 5207.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4793.0
                    }
                ],
                "expected_reward_tokens": 9058.77,
                "profit_sb": 58.77,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a6fd1803-f225-4bd0-b222-5ff5d80adfa9",
                    "gambit_id": "b5bb5119-f49a-41a6-8f53-99eeed0a4055",
                    "last_updated": "2022-09-13T22:47:03.555675-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.74000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1b24512-ff1d-446d-b942-0d59c2d2efe2/?format=api"
                },
                {
                    "id": "eb00b5e5-7421-427a-87bd-008a1c336895",
                    "gambit_id": "94160be3-11cc-4573-bdb9-531e277d4747",
                    "last_updated": "2022-09-13T22:47:03.556818-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.89000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1b24512-ff1d-446d-b942-0d59c2d2efe2/?format=api"
                }
            ]
        }
    ]
}