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/8a6eea10-133e-43d3-84ae-77f92125fb9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8a6eea10-133e-43d3-84ae-77f92125fb9d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fc469c18-cfcf-45fd-833c-8c1f589ba569",
    "completed": true,
    "last_updated": "2023-06-30T10:28:09.558732-04:00",
    "created_at": "2023-06-29T08:38:26.866169-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fc469c18-cfcf-45fd-833c-8c1f589ba569",
    "datetime": "2023-06-29T20:40:00-04:00",
    "cutoff_datetime": "2023-06-29T20:40:00-04:00",
    "name": "LOS (E Sheehan) v. COL (C Anderson)",
    "bettypes": [
        {
            "id": "4907e5ac-0fb1-4608-8159-c548d7d414ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a6eea10-133e-43d3-84ae-77f92125fb9d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-29T08:38:26.869018-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": "LOS (E Sheehan)",
                        "amount": 6353.0
                    },
                    {
                        "team": "COL (C Anderson)",
                        "amount": 3647.0
                    }
                ],
                "expected_reward_tokens": 9591.61,
                "profit_sb": 91.61,
                "profit_sb_percentage": 0.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4a2051dc-b814-413c-b32c-419805ffab11",
                    "gambit_id": "60e7e595-d9df-48e5-911c-bc7332477146",
                    "last_updated": "2023-06-30T10:28:09.563878-04:00",
                    "created_at": "2023-06-29T08:38:26.873155-04:00",
                    "name": "LOS (E Sheehan)",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4907e5ac-0fb1-4608-8159-c548d7d414ef/?format=api"
                },
                {
                    "id": "fffbb502-d6c7-4596-923d-649ad7b8a325",
                    "gambit_id": "3e01d0f7-bd70-4c4d-bf77-038c2b854df8",
                    "last_updated": "2023-06-30T10:28:09.562363-04:00",
                    "created_at": "2023-06-29T08:38:26.871063-04:00",
                    "name": "COL (C Anderson)",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4907e5ac-0fb1-4608-8159-c548d7d414ef/?format=api"
                }
            ]
        },
        {
            "id": "19940c9f-d42f-4b33-a675-c54c6ba4fe48",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a6eea10-133e-43d3-84ae-77f92125fb9d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-29T08:38:26.875419-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": "LOS",
                        "amount": 5599.0
                    },
                    {
                        "team": "COL",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21c1ea3a-e3df-47c1-988c-bd684a4a01b2",
                    "gambit_id": "25f50ca8-83bc-4c63-8812-8f7e0cde91bf",
                    "last_updated": "2023-06-30T10:28:09.566837-04:00",
                    "created_at": "2023-06-29T08:38:26.877392-04:00",
                    "name": "LOS",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19940c9f-d42f-4b33-a675-c54c6ba4fe48/?format=api"
                },
                {
                    "id": "147ee7d8-89a3-437a-9736-52a5aea58de4",
                    "gambit_id": "c3d84628-3448-4070-be80-c262ecf7b55f",
                    "last_updated": "2023-06-30T10:28:09.568603-04:00",
                    "created_at": "2023-06-29T08:38:26.879477-04:00",
                    "name": "COL",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19940c9f-d42f-4b33-a675-c54c6ba4fe48/?format=api"
                }
            ]
        },
        {
            "id": "148e162f-294e-4df7-b48b-be79d6c5e0b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a6eea10-133e-43d3-84ae-77f92125fb9d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-29T08:38:26.881507-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": "Game Total Under 12",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 12",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "81769537-eeba-4729-9bff-258b277e0318",
                    "gambit_id": "aeb2fbb9-155d-47a1-a725-c19b8b49195b",
                    "last_updated": "2023-06-30T10:28:09.573879-04:00",
                    "created_at": "2023-06-29T08:38:26.885637-04:00",
                    "name": "Game Total Under 12",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148e162f-294e-4df7-b48b-be79d6c5e0b8/?format=api"
                },
                {
                    "id": "a15597ff-d301-44cf-8763-779efaa09b7b",
                    "gambit_id": "089da55b-1801-4b7c-9a38-f26010952f6e",
                    "last_updated": "2023-06-30T10:28:09.572300-04:00",
                    "created_at": "2023-06-29T08:38:26.883597-04:00",
                    "name": "Game Total Over 12",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148e162f-294e-4df7-b48b-be79d6c5e0b8/?format=api"
                }
            ]
        }
    ]
}