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/4da92c20-8491-41ab-9d8e-37f0a2dbb45b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4da92c20-8491-41ab-9d8e-37f0a2dbb45b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6507e9e5-bf54-4f14-bc6e-38fb2b6d3636",
    "completed": true,
    "last_updated": "2022-10-02T15:17:22.755017-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.92,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6507e9e5-bf54-4f14-bc6e-38fb2b6d3636",
    "datetime": "2022-10-01T12:00:00-04:00",
    "cutoff_datetime": "2022-10-01T12:00:00-04:00",
    "name": "Michigan v. Iowa",
    "bettypes": [
        {
            "id": "8f7c3459-fe62-4e47-afce-01453118e91c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4da92c20-8491-41ab-9d8e-37f0a2dbb45b/?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": "Michigan",
                        "amount": 7615.0
                    },
                    {
                        "team": "Iowa",
                        "amount": 2385.0
                    }
                ],
                "expected_reward_tokens": 9442.6,
                "profit_sb": 442.6,
                "profit_sb_percentage": 4.92,
                "recommended": true
            },
            "lines": [
                {
                    "id": "779aa794-1cc4-45ad-bb0e-0805c9f07dc5",
                    "gambit_id": "224f249f-ed80-4267-abdb-3fa1e3a40acd",
                    "last_updated": "2022-10-02T15:17:22.762288-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Michigan",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f7c3459-fe62-4e47-afce-01453118e91c/?format=api"
                },
                {
                    "id": "6bd49f7e-5e6d-41de-a478-f55371b6f9be",
                    "gambit_id": "44feb9b4-80fc-4180-9fc1-2d9913f925c7",
                    "last_updated": "2022-10-02T15:17:22.761287-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Iowa",
                    "reward": "3.96000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f7c3459-fe62-4e47-afce-01453118e91c/?format=api"
                }
            ]
        },
        {
            "id": "ec312486-8ed1-4acb-9969-eaed8e67f07d",
            "match": "https://api-prod.gambitprofit.com/api/matches/4da92c20-8491-41ab-9d8e-37f0a2dbb45b/?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": "Michigan",
                        "amount": 5000.0
                    },
                    {
                        "team": "Iowa",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": 250.0,
                "profit_sb_percentage": 2.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fd1466aa-a9f1-4f7a-a84c-47261dfe5688",
                    "gambit_id": "a909662b-d395-41c7-8a44-b66dbe3c25a4",
                    "last_updated": "2022-10-02T15:17:22.765237-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Michigan",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec312486-8ed1-4acb-9969-eaed8e67f07d/?format=api"
                },
                {
                    "id": "9c76de0a-9cb9-4291-9cdf-0cefff128bbb",
                    "gambit_id": "306cde8d-f291-40d4-b8db-e94180317c3f",
                    "last_updated": "2022-10-02T15:17:22.764251-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Iowa",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec312486-8ed1-4acb-9969-eaed8e67f07d/?format=api"
                }
            ]
        },
        {
            "id": "599dd461-6b3a-4659-a923-d47205d1f285",
            "match": "https://api-prod.gambitprofit.com/api/matches/4da92c20-8491-41ab-9d8e-37f0a2dbb45b/?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 42",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 42",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": 250.0,
                "profit_sb_percentage": 2.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d272e23f-2386-46b1-ae6e-2ac6b223cd7d",
                    "gambit_id": "406ef66a-96a0-41ff-a0f9-f3a4b48b8d70",
                    "last_updated": "2022-10-02T15:17:22.757953-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 42",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/599dd461-6b3a-4659-a923-d47205d1f285/?format=api"
                },
                {
                    "id": "a8cc3354-80b7-4790-9a92-38840b58614b",
                    "gambit_id": "2e3b337b-9a48-4461-9a86-ab6bcb5d3b87",
                    "last_updated": "2022-10-02T15:17:22.759210-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 42",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/599dd461-6b3a-4659-a923-d47205d1f285/?format=api"
                }
            ]
        }
    ]
}