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/18e24eed-fc6a-4a31-864c-375d20deaef9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18e24eed-fc6a-4a31-864c-375d20deaef9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c49b8de7-81bd-409a-95fb-21010cbe44b2",
    "completed": false,
    "last_updated": "2023-07-11T16:08:21.783792-04:00",
    "created_at": "2023-07-04T09:43:04.476072-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c49b8de7-81bd-409a-95fb-21010cbe44b2",
    "datetime": "2023-07-04T16:10:00-04:00",
    "cutoff_datetime": "2023-07-04T16:10:00-04:00",
    "name": "NYM (K Senga) v. ARI (Z Davies)",
    "bettypes": [
        {
            "id": "5ece3584-4940-4e52-a492-7f1e162dfc37",
            "match": "https://api-prod.gambitprofit.com/api/matches/18e24eed-fc6a-4a31-864c-375d20deaef9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-04T09:43:04.479645-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": "NYM (K Senga)",
                        "amount": 5260.0
                    },
                    {
                        "team": "ARI (Z Davies)",
                        "amount": 4740.0
                    }
                ],
                "expected_reward_tokens": 9573.2,
                "profit_sb": 73.2,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c003ddc5-cf88-4964-87e8-1547e54a7de1",
                    "gambit_id": "d0a86fa5-62ed-4160-a97c-124f33cc428d",
                    "last_updated": "2023-07-11T16:08:21.786853-04:00",
                    "created_at": "2023-07-04T09:43:04.481843-04:00",
                    "name": "NYM (K Senga)",
                    "reward": "1.82000",
                    "odds": "1.85470",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ece3584-4940-4e52-a492-7f1e162dfc37/?format=api"
                },
                {
                    "id": "61d91fe3-6353-4b61-bbe8-de13f32f6920",
                    "gambit_id": "6c3ac332-b0cb-4d28-8677-440889006bb5",
                    "last_updated": "2023-07-11T16:08:21.788282-04:00",
                    "created_at": "2023-07-04T09:43:04.490102-04:00",
                    "name": "ARI (Z Davies)",
                    "reward": "2.02000",
                    "odds": "2.07000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ece3584-4940-4e52-a492-7f1e162dfc37/?format=api"
                }
            ]
        },
        {
            "id": "7deb86fa-5a45-4b1d-af89-fa5a3aa8b325",
            "match": "https://api-prod.gambitprofit.com/api/matches/18e24eed-fc6a-4a31-864c-375d20deaef9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-04T09:43:04.491940-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": "ARI",
                        "amount": 5939.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8508b564-c649-4edd-bc24-6e92deba7f10",
                    "gambit_id": "e3c76900-8af3-4b1a-916c-aca47c2257c2",
                    "last_updated": "2023-07-11T16:08:21.792432-04:00",
                    "created_at": "2023-07-04T09:43:04.495503-04:00",
                    "name": "ARI",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7deb86fa-5a45-4b1d-af89-fa5a3aa8b325/?format=api"
                },
                {
                    "id": "d3d05717-cc77-45f9-94a7-9e5ffc6773ed",
                    "gambit_id": "aefb4a36-5986-470c-8bd4-f34db3058c41",
                    "last_updated": "2023-07-11T16:08:21.790951-04:00",
                    "created_at": "2023-07-04T09:43:04.493626-04:00",
                    "name": "NYM",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7deb86fa-5a45-4b1d-af89-fa5a3aa8b325/?format=api"
                }
            ]
        },
        {
            "id": "43875d58-fee3-4df6-b8a1-d5034476e046",
            "match": "https://api-prod.gambitprofit.com/api/matches/18e24eed-fc6a-4a31-864c-375d20deaef9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-04T09:43:04.497482-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 Over 9.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ac0a7b09-9876-4079-ad6d-4dc576728d85",
                    "gambit_id": "bbe5d6c5-16ca-42f2-abc6-151a5e0b3218",
                    "last_updated": "2023-07-11T16:08:21.795129-04:00",
                    "created_at": "2023-07-04T09:43:04.499144-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43875d58-fee3-4df6-b8a1-d5034476e046/?format=api"
                },
                {
                    "id": "e13fec9e-82fb-41ee-8b08-28a32cee9873",
                    "gambit_id": "f1fddf73-f317-4341-8376-d34c72d8e987",
                    "last_updated": "2023-07-11T16:08:21.796395-04:00",
                    "created_at": "2023-07-04T09:43:04.500801-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43875d58-fee3-4df6-b8a1-d5034476e046/?format=api"
                }
            ]
        }
    ]
}