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/fa3eab35-b303-4f68-a884-78ac3536aaf5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fa3eab35-b303-4f68-a884-78ac3536aaf5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "34c32f7f-b060-4b76-af99-55c39af2141e",
    "completed": true,
    "last_updated": "2023-04-09T11:37:24.155486-04:00",
    "created_at": "2023-04-08T09:01:58.000599-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/34c32f7f-b060-4b76-af99-55c39af2141e",
    "datetime": "2023-04-08T18:10:00-04:00",
    "cutoff_datetime": "2023-04-08T18:10:00-04:00",
    "name": "SEA (M Gonzales) v. CLE (C Quantrill)",
    "bettypes": [
        {
            "id": "caa319ab-68c7-47cd-9c8b-e7afc8215ef9",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa3eab35-b303-4f68-a884-78ac3536aaf5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T09:01:58.016407-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": "CLE (C Quantrill)",
                        "amount": 5601.0
                    },
                    {
                        "team": "SEA (M Gonzales)",
                        "amount": 4399.0
                    }
                ],
                "expected_reward_tokens": 9633.72,
                "profit_sb": 133.72,
                "profit_sb_percentage": 1.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c908142e-2ceb-4b0c-8c8f-8235728bb1de",
                    "gambit_id": "07a07124-6205-493a-9805-677e6474e678",
                    "last_updated": "2023-04-09T11:37:24.179056-04:00",
                    "created_at": "2023-04-08T09:01:58.018346-04:00",
                    "name": "CLE (C Quantrill)",
                    "reward": "1.72000",
                    "odds": "1.74630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caa319ab-68c7-47cd-9c8b-e7afc8215ef9/?format=api"
                },
                {
                    "id": "2750036f-11ea-4e8b-ba67-2d453cb44176",
                    "gambit_id": "909d3fdf-c112-4a82-9812-bc0a351eebde",
                    "last_updated": "2023-04-09T11:37:24.180942-04:00",
                    "created_at": "2023-04-08T09:01:58.020405-04:00",
                    "name": "SEA (M Gonzales)",
                    "reward": "2.19000",
                    "odds": "2.24000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caa319ab-68c7-47cd-9c8b-e7afc8215ef9/?format=api"
                }
            ]
        },
        {
            "id": "71b41d98-ab65-4620-bab6-51a86bde8364",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa3eab35-b303-4f68-a884-78ac3536aaf5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-08T09:01:58.010048-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": "SEA",
                        "amount": 6020.0
                    },
                    {
                        "team": "CLE",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f9b869c-1e8e-4baf-900c-af2a5b48b933",
                    "gambit_id": "36c3433f-8e2f-45d8-ab7b-acbe21047580",
                    "last_updated": "2023-04-09T11:37:24.174916-04:00",
                    "created_at": "2023-04-08T09:01:58.014340-04:00",
                    "name": "SEA",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b41d98-ab65-4620-bab6-51a86bde8364/?format=api"
                },
                {
                    "id": "fa525036-a200-4257-a75e-c372e52e06b5",
                    "gambit_id": "c7a7f567-5540-4402-9cad-8e5ba7024136",
                    "last_updated": "2023-04-09T11:37:24.171598-04:00",
                    "created_at": "2023-04-08T09:01:58.012230-04:00",
                    "name": "CLE",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b41d98-ab65-4620-bab6-51a86bde8364/?format=api"
                }
            ]
        },
        {
            "id": "34efb592-25ff-4ece-8278-272d5ec6b133",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa3eab35-b303-4f68-a884-78ac3536aaf5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T09:01:58.003374-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "06cf93b7-9a9b-4ebc-9dd1-c3d83e14f140",
                    "gambit_id": "b3093e7a-eaf6-4f12-b2f6-c0a440ef498c",
                    "last_updated": "2023-04-09T11:37:24.160307-04:00",
                    "created_at": "2023-04-08T09:01:58.005385-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34efb592-25ff-4ece-8278-272d5ec6b133/?format=api"
                },
                {
                    "id": "ecd6a723-4d84-4945-9a52-5430da487945",
                    "gambit_id": "91ebd565-e21a-4212-a43f-7a2925a8dad7",
                    "last_updated": "2023-04-09T11:37:24.162772-04:00",
                    "created_at": "2023-04-08T09:01:58.007716-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34efb592-25ff-4ece-8278-272d5ec6b133/?format=api"
                }
            ]
        }
    ]
}